| seriesname | R Documentation |
Adds attributes(x)[["seriesname"]] attribute to a
data.frame.
seriesname(x, name)
x |
A |
name |
A name to assign to |
Returns a data.frame with a
attributes(x)[["seriesname"]] assigned.
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.