Learn R Programming

neotoma2 (version 1.0.5)

names,dataset-method: Get slot names

Description

Get all names for named elements within a dataset object.

Usage

# S4 method for dataset
names(x)

Value

list with all names of dataset slots

Arguments

x

A dataset object.