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