plot.hemiphoto: Changepoint Detection

Description Usage Arguments Value Examples

Description

Plot the result obtained from the beast function.

Usage

1
2
  ## S3 method for class 'hemiphoto'
plot(x, index, ...)

Arguments

x

x must be an object of class "beast". It is the returned result from the beast function.

index

If x contains results for multiple time series. indx specifies which of them is plotted.

...

further arguments passed to the plot function.

Value

This function creates various plots to demonstrate the results of a beast decomposition. .

Examples

1
2
library(hemiphoto2LAI)
 

zhaokg/hemiphoto2LAI documentation built on July 26, 2019, 9:36 a.m.