save_fig: Save a figure

View source: R/plots.R

save_figR Documentation

Save a figure

Description

Save a figure

Usage

save_fig(x, filename, ...)

Arguments

x

the keyATM_fig object.

filename

file name to create on disk.

...

other arguments passed on to the ggplot2::ggsave() function.

See Also

visualize_keywords(), plot_alpha(), plot_modelfit(), plot_pi(), plot_timetrend(), plot_topicprop(), by_strata_DocTopic(), values_fig()


keyATM documentation built on May 31, 2023, 6:27 p.m.