base_plot: The baseplot of SOOS Working Group maps

Description Usage Arguments Value Note Author(s)

View source: R/base_plot.R

Description

This script contains a function to draw a basemap for use in all plotting functions.

Usage

1
2
3
4
5
6
base_plot(
  background_colour = SOOScol[3],
  world_map_colour = SOOScol[4],
  border_colour = "black",
  plot_border_thickness = 1
)

Arguments

background_colour

Background colour

world_map_colour

Colour of the world map

border_colour

Border colour of the plot

plot_border_thickness

Thickness of the plot border

Value

A ggplot object

Note

v.0.1

Author(s)

Kimberlee Baldry


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