Description Usage Arguments Value
Gets the column from a given label
1 | labelToColumn(dataset, lab)
|
dataset |
the dataset (tibble, data frame) |
lab |
the label we are looking for in the column names |
the column in the data set that matches lab
#' @seealso labelToName
which return the column name, rather than the column itself.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.