View source: R/pipeline_modules.R
loadData | R Documentation |
Load data from a file. Currently supports .rds and .csv files
loadData(dataFilepath)
dataFilepath |
The filepath of the data to be loaded. Currently supports '.rds' and '.csv' endings |
The loaded data object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.