upload_data | R Documentation |
Safely uploads data to be processed in DIETCOST software.
upload_data(filepath, sheet)
filepath |
The filepath in which the dataset, in .xlsx format, is saved. |
sheet |
The sheet of the .xlsx to be read. |
The dataframe generated by the file which was read.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.