Description Usage Arguments Value
View source: R/loading_files.R
load_csv_data returns the sample response set or the user's response set depending on whether or not the user has uploaded data.
1 | load_csv_data(file2, file1, headerrows)
|
file1 |
This should be a CSV received from a file upload made in the Shiny UI, which includes a file1[['datapath']] where the data can be located. |
The return value is the responses data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.