R/theme.R
theme-no-axis.Rd
A theme that only show y-axis
theme_noxaxis(color = "black", ...) theme_noyaxis(color = "black", ...) theme_noaxis(...)
color of y-axis
additional parameters that passed to theme()
ggplot2 theme
Guangchuang Yu