Description Usage Arguments See Also Examples
This function sets a label to a variable, by storing a character string to its label
attribute.
1 | Label(x) <- value
|
x |
a valid variable i.e. a non-NULL atomic vector that has no dimension attribute (see dim for details). |
value |
a character value that is to be set as variable label |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.