trim_fig()
just remove white spaces around a figure and save it into the
trim
folder (maintain the original figure untouchable)
trim_fig(figure_path, overwrite = FALSE)
a character vector with path of the figure
logical
trim_fig()
wraps the excellent image_trim()
of
{magick}