newExampleDataset: Import a fixture dataset for testing

View source: R/new-dataset.R

newExampleDatasetR Documentation

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")

Arguments

name

string name of the fixture dataset. Currently "pets" is the only one available.

Value

A new CrunchDataset entity.


Crunch-io/rcrunch documentation built on May 12, 2024, 9:06 p.m.