QLoadData | R Documentation |
Loads an *.csv, *.rds, *.xlsx, or *.sav file from the Displayr Cloud Drive and converts this to an R object.
QLoadData(filename, company.token = NA, ...)
filename |
character string. Name of the file to be opened from the Displayr Cloud Drive. To reference a file in a subdirectory, use double backslashes after each folder (e.g "subdir\file.csv"). |
company.token |
Use this if you need to read from a different company's Displayr Cloud Drive. You need to contact Support to get this token. |
... |
Other parameters to pass to read.csv. |
An R object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.