Learn R Programming

ggfun (version 0.1.8)

theme_noxaxis: theme_noxaxis

Description

A theme that only show y-axis

Usage

theme_noxaxis(color = "black", ...)

theme_noyaxis(color = "black", ...)

theme_noaxis(...)

Value

ggplot2 theme

Arguments

color

color of y-axis

...

additional parameters that passed to theme()

Author

Guangchuang Yu