preCrunchBoxCheck: Check if a dataset will make a good CrunchBox

View source: R/crunchbox.R

preCrunchBoxCheckR Documentation

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 has variable & category definitions that will work well with the CrunchBox format.

Usage

preCrunchBoxCheck(dataset)

Arguments

dataset

CrunchDataset, potentially subsetted on variables

Value

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

See Also

CrunchBox


Crunch-io/rcrunch documentation built on Feb. 25, 2024, 11:50 p.m.