Learn R Programming

immunarch (version 0.9.1)

.quant_column_choice: Get a column's name using the input alias

Description

Get a column's name using the input alias

Usage

.quant_column_choice(x)

Value

A string with the column name.

Arguments

x

Character vector of length 1.

Developer Examples

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