Relative Content

Tag Archive for rggplot2geom-text

How to close the distance using geom_text of this labels

I am trying to reduce distance between + and * in TGFB2 in olive oil. No matter what distance I put the result is the same, even putting the same value hjust = -12.5 in both + and *. Mofiying the vjust to 0 and adjust the hvalue doesn’t seem to work either.
Not sure if there is an alternative
I already tried the alternative of label = “+ *” but this option doesn’t print any character.