save_fig {keyATM} | R 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()
[Package keyATM version 0.5.2 Index]