The crunch package includes some data for you to explore the features of
the platform. Use this function to upload one to create a demo dataset.
newExampleDataset(name = "pets", project = defaultCrunchProject())string name of the fixture dataset. Currently "pets" is the only one available.
A ProjectFolder object, string path that could be passed to cd()
relative to the root project, or a URL for a ProjectFolder. If left empty,
rcrunch will look in envOrOption('crunch.default.project') and error if nothing
is found.
A new CrunchDataset entity.