util_compress_ggplots_in_res: Remove specific classes from a ggplot 'plot_env' environment

View source: R/util_compress_ggplots_in_res.R

util_compress_ggplots_in_resR Documentation

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

HERE


dataquieR documentation built on May 29, 2024, 7:18 a.m.