newDeck: Create an empty Crunch Deck
Description
Create an empty Crunch Deck
Usage
newDeck(dataset, name, ...)
Value
The CrunchDeck
that was created.
Arguments
- dataset
A Crunch Dataset
- name
The name of the Deck
- ...
Further attributes of the deck such as the description, see API
docs for options.