Description Usage Arguments Value Examples
View source: R/ihub_functions.r
Download a data from a data object and put it into a data frame.
1 | get_dataset(dataframe, folder)
|
dataframe |
the name of the new data frame |
folder |
the path on ihub volume to store file like /Resources/ |
A dataframe created from the values in the data set
1 | get_dataset('myDataFrame', '/Resources/Data Objects/')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.