| .quant_column_choice {immunarch} | R Documentation |
Get a column's name using the input alias
.quant_column_choice(x, .verbose = TRUE)
x |
Character vector of length 1. |
.verbose |
If TRUE then print any issues or wanings. |
A string with the column name.
immunarch:::.quant_column_choice("count")
immunarch:::.quant_column_choice("freq")