The code worked well and I got the nice figure attached.
However I wanted to add on the graphic one right column to display the HR along with the 95% CI but the description of the labeltxt argument is quite unclear about how to deal with this. Is there a way to introduce 1 or 2 columns on the right displaying the corresponding HR and 95%CI for each study?
sessionInfo()
R version 4.3.3 (2024-02-29 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 11 x64 (build 22631)
I was trying to plot a forest plot for different countries using the example below:
The code worked well and I got the nice figure attached.
However I wanted to add on the graphic one right column to display the HR along with the 95% CI but the description of the labeltxt argument is quite unclear about how to deal with this. Is there a way to introduce 1 or 2 columns on the right displaying the corresponding HR and 95%CI for each study?
Matrix products: default
locale: [1] LC_COLLATE=English_United Kingdom.utf8 LC_CTYPE=English_United Kingdom.utf8
[3] LC_MONETARY=English_United Kingdom.utf8 LC_NUMERIC=C
[5] LC_TIME=English_United Kingdom.utf8
time zone: Europe/Berlin tzcode source: internal
attached base packages: [1] grid stats graphics grDevices datasets utils methods base
other attached packages: [1] tidyr_1.3.1 forestplot_3.1.3 abind_1.4-5 checkmate_2.3.1 magrittr_2.0.3 meta_7.0-0
[7] metadat_1.2-0 dplyr_1.1.4