getSpiralPlot: Spiral plot of phenological parameters

View source: R/getSpiralPlot.R

getSpiralPlotR Documentation

Spiral plot of phenological parameters

Description

This utility function yields a spiral plot based on phenological dates estimated from a polygon.

Usage

getSpiralPlot(LIST, MAT = NULL, height = 0.2, LABELS, ...)

Arguments

LIST

list, containing 6 estimated phenological parameters.

MAT

matrix, containing 6 estimated phenological parameters. Default, NULL.

height

numeric, height parameter of spiral_track (used internally)

LABELS

character, labels parameter of spiral_axis (used internally)

...

additional parameters to spiral_initialize

Value

No value is returned

See Also

getSpiralPlot, phenopar_polygon, spiral_track, spiral_axis, spiral_initialize


sephora documentation built on May 29, 2024, 4:57 a.m.