Kobe.f: Make Kobe plots from simple data with overlay of another time...

Description Usage Arguments Examples

View source: R/plotting.data.ccf.functions.r

Description

Make Kobe plots from simple data with overlay of another time series

Usage

1
Kobe.f(PB, E, Bref.multiplier = 1, col1 = "blue", col2 = "red", ...)

Arguments

PB

the data and model fit coming from applying the PB model (PB.f)

E

the time series to overlay and colour code Kobe years

Bref.multiplier

a multiplier of the mean B in the reference period to adjust it to a specific reference point value

col1

the colour at lowest value

col2

the colour at the highest value

...

par options for plot

Examples

1
Kobe.f(PB=PB,E=PB$E)

duplisea/ccca documentation built on April 17, 2021, 2:31 a.m.