label2name | R Documentation |
Change label into name
label2name(label, labels)
label |
A string |
labels |
A named list |
label="X:W:Z" labels=list(X="dep",W="mod",Z="mod2") label2name(label,labels)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.