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