$,sample-method {neotoma2}R Documentation

$

Description

Obtain slots of a sample without using at-mark

Usage

## S4 method for signature 'sample'
x$name

Arguments

x

sample object

name

name of the slot

Value

value at selected slot


[Package neotoma2 version 1.0.3 Index]