theme_blank {ggplot2} | R Documentation |
The theme_xx
functions have been deprecated. They
are replaced with the element_xx
functions.
theme_blank(...) theme_rect(...) theme_line(...) theme_segment(...) theme_text(...)
... |
Arguments to be passed to the appropriate
|