plotFractionRecruitingBySource: Produce plots based on the time series of the total fraction...

Description Usage Arguments Details

Description

Function to produce plots based on time series of the total fraction recruiting by source.

Usage

1
2
3
4
plotFractionRecruitingBySource(prbRS, srcLbls = NULL, xTicks = NULL,
  pal = c("Spectral", "BrBG", "PiYG", "PRGn", "PuOr", "RdBu", "RdGy",
  "RdYlBu", "RdYlGn"), clrs = NULL, devtype = "win",
  basename = "FractionRecruitingBySource", width = 935, height = 571)

Arguments

prbRS

- results object from doAnalysis.FractionRecruitingBySource(...)

srcLbls

- character vector with labels to use for sources in plots

xTicks

- ??

pal

- name of color palette from which to create colors for plot (if clrs=NULL)

clrs

- colors to use for lot (NULL to use pal)

devtype

- device type on which to plot

basename

- base filename for saving plots (ignored if devtype='win')

width

- figure width (ignored if devtype='win'; pixels if devtype='png', inches if devtype='pdf')

height

- figure height (ignored if devtype='win'; pixels if devtype='png', inches if devtype='pdf')

Details

deprecated.


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