reverse_ggplot: Convert plot 'ggplot' call into code to create it

Description Usage Arguments Value

Description

Convert plot ggplot call into code to create it

Usage

1
reverse_ggplot(p, ggplot_data_name)

Arguments

p

ggplot2 plot object

ggplot_data_name

ggplot data name. Used if identical data match cannot be found in the plot_env

Value

character string "ggplot(...)"


coolbutuseless/ggreverse documentation built on June 4, 2019, 5:12 p.m.