decks: Get a dataset's DeckCatalog

decksR Documentation

Get a dataset's DeckCatalog

Description

Crunch decks are stored in catalogs. This function returns those catalogs so that you can access and manipulate decks in R.

Usage

decks(x)

decks(x) <- value

## S4 method for signature 'CrunchDataset'
decks(x)

Arguments

x

a Crunch Dataset

value

a CrunchDeck to add

Value

a DeckCatalog


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