ds_list | R Documentation |
List Data Sets
ds_list(limit = 0, offset = 0, df_output = TRUE)
limit |
Number of results to return. Values < 1 will return all data sets. |
offset |
Start location of search. |
df_output |
TRUE/FALSE To return a data frame or a list of lists. |
List of data sets in either data frame or list of lists
ds_get()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.