plotBaytsPNF: Plot non-forest probabillty (PNF) time series and indicate...

Description Usage Arguments Author(s)

View source: R/plotBaytsPNF.R

Description

Plot non-forest probabillty (PNF) time series and indicate changes (from "bayts" time series object) T.flagged and T.confirmed are plotted

Usage

1
2
plotBaytsPNF(bayts, lab = "PNF", ylim = NULL, col = "black",
  start = NULL)

Arguments

bayts

bayts time series data frame

lab

y-axis lables

ylim

y-axis limits. The default value is NULL, indicating that the ylim are set to the min and max value of the ts

col

ts colour

start

abline for e.g. showing the start of the monitoring period

Author(s)

Johannes Reiche (Wageningen University)


jreiche/bayts documentation built on Feb. 3, 2021, 1:12 a.m.