Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

shoji-index

Get the body of a Catalog


Description

The core of Catalog data is in its "index". These methods get and set that slot.

Usage

index(x)

index(x) <- value

## S4 method for signature 'ShojiCatalog'
index(x)

## S4 replacement method for signature 'ShojiCatalog'
index(x) <- value

Arguments

x

a Catalog (VariableCatalog, Subvariables, or similar object)

value

For the setters, an appropriate-length list to assign

Value

Getters return the list object in the "index" slot; setters return x duly modified.


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.