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 documentation built on Aug. 31, 2023, 1:07 a.m.