Get the body of a Catalog
The core of Catalog data is in its "index". These methods get and set that slot.
index(x) index(x) <- value ## S4 method for signature 'ShojiCatalog' index(x) ## S4 replacement method for signature 'ShojiCatalog' index(x) <- value
x |
a Catalog (VariableCatalog, Subvariables, or similar object) |
value |
For the setters, an appropriate-length list to assign |
Getters return the list object in the "index" slot; setters
return x
duly modified.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.