save_air_pollution_plot: Save air pollution plot with standardized dimensions
Description
Save air pollution plot with standardized dimensions
Usage
save_air_pollution_plot(plot_object, output_dir, filename)
Value
Invisibly returns the output path
Arguments
- plot_object
ggplot or grob object to save
- output_dir
Character. Directory to save plot.
- filename
Character. Name of the file (without or with .png extension).