Learn R Programming

crunch (version 1.24.0)

preCrunchBoxCheck: Check if a dataset will make a good CrunchBox

Description

CrunchBoxes allows you to share data with the world in a simple, easy to embed format. However, not all datasets naturally translate to the CrunchBox format. This function checks your dataset to see if it

Usage

preCrunchBoxCheck(dataset)

Arguments

dataset

CrunchDataset, potentially subsetted on variables

Value

Invisibly, the dataset. Called for side-effect of printing things.

See Also

CrunchBox