Description Usage Arguments Value Examples
Adds attributes(x)[["seriesname"]]
attribute to a
data.frame
.
1 | seriesname(x, name)
|
x |
A |
name |
A name to assign to |
Returns a data.frame
with a
attributes(x)[["seriesname"]]
assigned.
1 2 | seriesname(mtcars, "Cars")
attributes(seriesname(mtcars, "Cars"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.