[R-meta] R-meta] add comma to numbers in forest plot from metaprop objet
Zoukal Sofia
@o||@c@p @end|ng |rom gm@||@com
Tue Dec 5 15:07:03 CET 2023
Hi,
Thank you so much for your help!
Best
ᐧ
Le lun. 4 déc. 2023 à 13:24, Dr. Guido Schwarzer <
guido.schwarzer using uniklinik-freiburg.de> a écrit :
> Sofia,
>
> You can set argument 'big.mark' in settings.meta() which is considered in
> printouts and forest plots.
>
> events <- c(12000, 5000, 800, 30000)
> n <- c(50000, 10000, 5000, 40000)
>
> library("meta")
> settings.meta(big.mark = ",")
> m <- metaprop(events, n)
> forest(m)
>
> Best,
> Guido
>
>
[[alternative HTML version deleted]]
More information about the R-sig-meta-analysis
mailing list