.quant_column_choice {immunarch}R Documentation

Get a column's name using the input alias

Description

Get a column's name using the input alias

Usage

.quant_column_choice(x)

Arguments

x

Character vector of length 1.

Value

A string with the column name.

Developer Examples

immunarch:::.quant_column_choice("count") immunarch:::.quant_column_choice("freq")


[Package immunarch version 0.9.1 Index]