teal_data
objectUse names()
instead of datanames()
.
datanames()
is deprecated. If object should be hidden, then use a .
(dot)
prefix for the object's name.
datanames(x)datanames(x) <- value
# S3 method for teal_data
names(x) <- value
The contents of @datanames
or teal_data
object with updated @datanames
.
(teal_data
or qenv_error
) object to access or modify
(character
) new value for @datanames
; all elements must be names of variables existing in @.xData