newDeck: Create an empty Crunch Deck

View source: R/decks.R

newDeckR Documentation

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.


crunch documentation built on Aug. 31, 2023, 1:07 a.m.