Description Usage Arguments Examples
View source: R/boxsize_forestplot.R
Boxes have to be smaller for stratified analyzed (boys/girls) than total.
1 |
data |
Specificied as on the example : "O:/Codes R/Forestplot/shbg.rdata" |
1 2 3 | data<-as.data.frame(c("all","girls","all","all","boys"))
colnames(data)<-"pop"
boxsize_forestplot(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.