View source: R/jsonstat-dataset.R
Convert data frame into JSON-stat dataset
1 2 | as.dataset(x, .plan, label, href = "", src = NULL, extension = NULL,
updated = NULL)
|
x |
data frame |
.plan |
compress plan |
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.