save_map: Save a single SOOSmap

Description Usage Arguments Note Author(s)

View source: R/save_map.R

Description

This script contains a function to save a ggplot map using ggsave as a PNG file

Usage

1
save_map(plot, WG_name, outdir, p_width = 35, p_height = 25.8)

Arguments

plot

A ggplot object

WG_name

The name of the working group associated with the plot

outdir

The directory where the file should be saved

p_width

plot width in cm

p_height

plot height in cm

Note

v.0.1

Author(s)

Kimberlee Baldry


KimBaldry/mapSOOSWG documentation built on March 13, 2021, 6:57 p.m.