datanames | R Documentation |
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 replacement method for class 'teal_data'
names(x) <- value
x |
( |
value |
( |
The contents of @datanames
or teal_data
object with updated @datanames
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.