crunchBox: Make a CrunchBox
Description
CrunchBoxes allow you to publish results to the world.
Usage
crunchBox(dataset, filters = crunch::filters(dataset), ...)
Arguments
filters
FilterCatalog, or NULL
for no filters. Default all
filters in your catalog, filters(dataset)
.
...
additional metadata for the box, such as "title", "header", etc.
Value
The URL to the newly created box.
See Also
preCrunchBoxCheck
to provide guidance on what you're including in the CrunchBox