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