Learn R Programming

chevron (version 0.2.12)

dataset: Data Set

Description

retrieve or set dataset slot.

Usage

dataset(x)

# S4 method for chevron_tlg dataset(x)

dataset(x) <- value

# S4 method for chevron_tlg dataset(x) <- value

Value

the character stored in the dataset slot of the x argument.

Arguments

x

(chevron_tlg) input.

value

(character or NULL) defining the dataset slot.