crunch (version 1.27.7)

newDeck: Create an empty Crunch Deck

Description

Create an empty Crunch Deck

Usage

newDeck(dataset, name, ...)

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.

Value

The CrunchDeck that was created.