You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Due to their special nature, reference line geoms geom_abline(), geom_hline(), and geom_vline() can't be used with annotate(). You can use these geoms directory for annotations."
I guess 'directory' is meant to be 'directly'. Just stumbled over it because someone from my course asked which directory was meant.
The text was updated successfully, but these errors were encountered:
At https://ggplot2.tidyverse.org/reference/annotate.html under #Unsupported_geoms it says:
"Due to their special nature, reference line geoms geom_abline(), geom_hline(), and geom_vline() can't be used with annotate(). You can use these geoms directory for annotations."
I guess 'directory' is meant to be 'directly'. Just stumbled over it because someone from my course asked which directory was meant.
The text was updated successfully, but these errors were encountered: