How to set transparent plot background from theme_bw()?
I would like to remove the white background that is created around the world map when plotting in Mollweide projection using theme_bw()
as a base, in R. This is my code:
I would like to remove the white background that is created around the world map when plotting in Mollweide projection using theme_bw()
as a base, in R. This is my code: