CiTable | R Documentation |
These data are used for testing Publish package functionality.
A data frame with 27 observations on the following 9 variables.
data(CiTable) labellist <- split(CiTable[,c("Dose","Mean","SD","n")],CiTable[,"Drug"]) labellist plotConfidence(x=CiTable[,c("HazardRatio","lower","upper")], labels=labellist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.