dai.upload_dataset.RdUploads 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.