getSpiralPlot {sephora}R 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


[Package sephora version 0.1.31 Index]