Skip to contents

Calculate immune score proportions.

Usage

int_calc_immune_proportions(immune_results)

Arguments

immune_results

Required parameter. Data frame with immune scores from int_calc_score().

Value

A data frame with scores as percentages.

Details

Internal function called by int_calc_score(), if variable is set to immune. Not meant for out-of-package use.