plotConnInfoByArea: Plot dataframe with connectivity info aggregated over sources...

Description Usage Arguments Details Value

Description

Function to plot dataframe with connectivity info aggregated over sources or sinks as time series and boxplots.

Usage

1
2
3
plotConnInfoByArea(dfr, time = "year", area = "spawning area",
  y = "Pr(.|S)", timeLab = time, areaLab = area, yLab = y, facets = EW
  ~ .)

Arguments

dfr

- dataframe with conncetivity info aggregated over sources (spawning areas) or sinks (nursery areas)

time

- name of column associated with times

area

- name fo column associated with areas

y

- name of column to plot as y axis

timeLab

- label for times

areaLab

- label for areas

yLab

- label for y axis

facets

- formula to facet by

Details

none.

Value

list with ggplot2 elements pTS (time series) and pBP (boxplot)


wStockhausen/wtsDisMELSConn documentation built on May 3, 2019, 7:36 p.m.