Learn R Programming

neotoma2 (version 1.0.5)

$,datasets-method: $ for datasets

Description

Obtain slots of a dataset without using at-mark

Usage

# S4 method for datasets
$(x, name)

Value

Obtain a datasets' slot value using $

Arguments

x

datasets object

name

name of the slot.