plot.hemiphoto {hemiphoto2LAI}R Documentation

Changepoint Detection

Description

Plot the result obtained from the beast function.

Usage

  ## 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


library(hemiphoto2LAI)
 


[Package hemiphoto2LAI version 0.1 Index]