Learn R Programming

teal.data (version 0.7.0)

datanames: Names of data sets in teal_data object

Description

[Deprecated]

Use names() instead of datanames().

datanames() is deprecated. If object should be hidden, then use a . (dot) prefix for the object's name.

Usage

datanames(x)

datanames(x) <- value

# S3 method for teal_data names(x) <- value

Value

The contents of @datanames or teal_data object with updated @datanames.

Arguments

x

(teal_data or qenv_error) object to access or modify

value

(character) new value for @datanames; all elements must be names of variables existing in @.xData