dai.upload_dataset.Rd
Uploads the file to the server from path
and creates a dataset from it. See
supported file formats.
dai.upload_dataset(path, progress = getOption("dai.progress", TRUE))
path | Local path at the client computer. |
---|---|
progress | Whether to display a progress bar. |
DAIFrame
representing the dataset.