View source: R/data_management.R
load_data | R Documentation |
Load .csv or .Rdata file
load_data(file)
file |
the full path of the file to load |
data extracted from the file
## Not run:
loadData("path/to/newfile.csv")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.