View source: R/subsetting flowsets.R
namefile_to_colnames | R Documentation |
Takes from input a channelsname.csv file and returns columns to select as a vector
namefile_to_colnames(channels.namefile, to_config = TRUE)
channels.namefile |
A csv file |
to_config |
TRUE if file is in ./config/ subfolder, FALSE if it's just a file path |
a character vector of column names to be selected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.