Learn R Programming

fgeo.plot (version 1.1.11)

themes: Themes.

Description

This function outputs a theme for a specific function. You can customize any theme by changing the default arguments and also by passing more arguments to ggplot2::theme() (via ...).

Value

A ggplot2::theme().

Arguments

...

Additional arguments passed to ggplot2::theme().

See Also