View source: R/utilityFunctions.R
detectColumnNames | R Documentation |
Helper function to detect model results columns.
detectColumnNames(filename, modelSection, sectionType = "model_results")
filename |
The file name |
modelSection |
The model section |
sectionType |
A character string. Defaults to “model_results”. |
A list with elements for the directory, filename, and absolute path.
# make me!!!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.