themes {fgeo.plot}R Documentation

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 ...).

Arguments

...

Additional arguments passed to ggplot2::theme().

Value

A ggplot2::theme().

See Also

ggplot2::theme().


[Package fgeo.plot version 1.1.11 Index]