Learn R Programming

ggfun (version 0.1.8)

theme_fp: theme_fp

Description

theme format painter

Usage

theme_fp(x, i)

Value

theme element

Arguments

x

ggplot object to provide theme format

i

the element of a theme provided by x

Author

Guangchuang Yu and Shuangbin Xu

Details

It applies theme element (i) from a ggplot (x) to another ggplot object