addLabelData | R Documentation |
Add labels to data
addLabelData(data)
data |
A data.frame |
A data.frame
addLabelData(data.frame(ph.ecog=0:3,sex=c(1,2,2,2),age=c(20,30,40,70)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.