[R-meta] Turning square brackets into curved brackets
Guido Schwarzer
@c @end|ng |rom |mb|@un|-|re|burg@de
Thu Mar 12 12:27:21 CET 2020
Am 12.03.20 um 12:07 schrieb Gonçalo Nuno Da Silva Duarte:
> Dear All,
>
> I was wondering if there is any way to turn the graphical output from
> square into curved brackets?
You did not state which R package / graphical output you are asking about.
In R package *meta* you can use the following command to change the
types of brackets and separator in confidence intervals:
library(meta)
settings.meta(CIbracket = "(", CIseparator = " - ")
These settings are considered in printouts and forest plots.
Best wishes, Guido
[[alternative HTML version deleted]]
More information about the R-sig-meta-analysis
mailing list