MyBoxPlot: Customised Box Plot Used within the 'GeMSplots' function, not...

Description Usage Arguments Value Examples

View source: R/MyBoxPlot.R

Description

Customised Box Plot Used within the GeMSplots function, not quite implemented.

Usage

1
MyBoxPlot(Inputs, Title, bottomplot = 0, refVal = 0)

Arguments

Inputs

Matrix of values to be plotted

Title

Title of the plot

bottomplot

1/0 if figure is at the bottom of plot, includes the legend

refVal

Reference value to set maximum y limit

Value

Boxplots

Examples

1
2
3
4
## Not run: 
MyBoxPlot(FMSY[,InitYear:SimYear],"FMSY")

## End(Not run)

szuwalski/GeMS documentation built on Oct. 2, 2019, 5:55 a.m.