addLabels | R Documentation |
add name to labels
addLabels(labels, id, name)
labels |
A list |
id |
label id |
name |
A character |
labels=c(X="X",M="M",Y="Y") addLabels(labels,"W","X") addLabels(labels,"W","W")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.