Learn R Programming

dataquieR (version 2.1.0)

util_compress_ggplots_in_res: Remove specific classes from a ggplot plot_env environment

Description

Useful to remove large objects before writing to disk with qs or rds. Also deletes parent environment of the plot environment. Also deletes unneeded variables

Usage

util_compress_ggplots_in_res(r)

Arguments

r

the object

See Also