createWithPreparedData | R Documentation |
If you have manually created a Crunch dataset object with prepareDataForCrunch()
this function allows you to upload it to the app.
createWithPreparedData(data, metadata = attr(data, "metadata"))
data |
a data.frame that meets the Crunch API specification, as returned
by |
metadata |
list of Crunch metadata that corresponds to |
A CrunchDataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.