att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
429 stars 141 forks source link

rcloud.download.file() is very user-unfriendly #2722

Closed s-u closed 4 years ago

s-u commented 4 years ago

One would expect that something like

rcloud.download.file("myfile.csv")

would just work, but it doesn't. As it is, most R users won't be able to use the function. We should

1) provide sensible defaults 2) read content from the file if no explicit content is provided