View source: R/jsonstat-collection.R
Convert data set into JSON-stat collection
1 2 | as.collection(..., label = "", href = "", src = NULL, extension = NULL,
updated = NULL)
|
... |
a named list, the function creates a collection based on user input like the same way as 'list'. |
label |
label of dataset |
href |
href of dataset, "" by default |
src |
source of dataset, NULL by default |
extension |
user data, NULL by default |
updated |
a timestamp for data, NULL by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.