$,datasets-method {neotoma2} | R Documentation |
$ for datasets
Description
Obtain slots of a dataset without using at-mark
Usage
## S4 method for signature 'datasets'
x$name
Arguments
x |
datasets object |
name |
name of the slot. |
Value
Obtain a datasets
' slot
value using $
[Package neotoma2 version 1.0.4 Index]