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-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.