boxsize_forestplot: Size for the boxes of forestplot

Description Usage Arguments Examples

View source: R/boxsize_forestplot.R

Description

Boxes have to be smaller for stratified analyzed (boys/girls) than total.

Usage

1

Arguments

data

Specificied as on the example : "O:/Codes R/Forestplot/shbg.rdata"

Examples

1
2
3
data<-as.data.frame(c("all","girls","all","all","boys"))
colnames(data)<-"pop"
boxsize_forestplot(data)

abinter/monpackage documentation built on March 11, 2020, 12:17 p.m.