SOgg: Generate a ggplot2 representation of an SOmap object

Description Usage Arguments Value Examples

Description

Note: this function is still experimental! Use at your own risk.

Usage

1
SOgg(x)

Arguments

x

SOmap: object as returned by SOmap or SOmap2

Value

A ggplot object

Examples

1
2
3
4
5
6
## Not run: 
  p <- SOmap2(Trim = -45, IWC = TRUE, IWClab = TRUE, Grats = TRUE, fronts = TRUE,
              MPA = TRUE, MPAlab = TRUE)
  SOgg(p)

## End(Not run)

mdsumner/NOmap documentation built on May 13, 2019, 11:26 a.m.