I think it will be handy to include a ggplot2 theme where the context will be stripped away -- something like theme_void() but it strips away too much. Currently I'm using below to strip away but something like theme_strip() in nullabor might be useful.
I think it will be handy to include a
ggplot2
theme where the context will be stripped away -- something liketheme_void()
but it strips away too much. Currently I'm using below to strip away but something liketheme_strip()
innullabor
might be useful.