newExampleDataset: Import a fixture dataset for testing
Description
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.
Usage
newExampleDataset(name = "pets")
Value
A new CrunchDataset
entity.
Arguments
- name
string name of the fixture dataset. Currently "pets" is the only
one available.