upload_data {DIETCOST} | R Documentation |
Data upload
Description
Safely uploads data to be processed in DIETCOST software.
Usage
upload_data(filepath, sheet)
Arguments
filepath |
The filepath in which the dataset, in .xlsx format, is saved. |
sheet |
The sheet of the .xlsx to be read. |
Value
The dataframe generated by the file which was read.
[Package DIETCOST version 1.0.0.0 Index]