Hermes
|
The file implements a wrapper function to simplify the uploading of a dataset. More...
Functions | |
integer | load_dataset (text name, text description, text file, boolean trajectory_storage) |
This function performs dataset uploading. More... | |
The file implements a wrapper function to simplify the uploading of a dataset.
integer load_dataset | ( | text | name, |
text | description, | ||
text | file, | ||
boolean | trajectory_storage | ||
) |
This function performs dataset uploading.
[in] | name | Name of the dataset |
[in] | description | Short description of the dataset |
[in] | file | The csv file to be uploaded |