How can I change labeltext colors using R forestplot package?
As an example, I will use synthetic data for R forestplot. I want to color the variables of labeltext as blue and red respectively according to the fermenter/pathogen conditions of output_df$taxa
. I would really appreciate if someone could give me an idea how to do it!