retrieve_table | R Documentation |
Retrieve table (csv and data) file
retrieve_table(dataset_path, sep = ";")
dataset_path |
character path to the dataset on server. |
sep |
separator for table data. |
data.frame
object with downloaded data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.