I'm new to R and I can't really understand graphs yet.
library(RColorBrewer)
display.brewer.all(n=NULL, type="all", select=NULL, exact.n=TRUE,
colorblindFriendly=TRUE)
This is the output. How do I space out elements?
I'm new to R and I can't really understand graphs yet.
library(RColorBrewer)
display.brewer.all(n=NULL, type="all", select=NULL, exact.n=TRUE,
colorblindFriendly=TRUE)
This is the output. How do I space out elements?
Copyright © 2021 Jogjafile Inc.

I have the same corrupted output.
But if you work in RStudio - the imposition after zooming is disappeared.
Also you can try:
or