Upload a prepared data.frame with metadata to Crunch
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.