Description Usage Arguments Value Examples
Get a column's name using the input alias
1 | .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.
1 2 | immunarch:::.quant_column_choice("count")
immunarch:::.quant_column_choice("freq")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.