View source: R/functions_wrapper.R
read_dataset_from_datainfo | R Documentation |
Read a dataset given a datainfo object or path to a datainfo file
read_dataset_from_datainfo(datainfo, datatype = NULL)
datainfo |
(DataInfo or str) A datainfo object or a path to a datainfo object |
datatype |
(str (optional)) A string to specify dataset type |
(data.frame) The dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.