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, |
height |
numeric, height parameter of |
LABELS |
character, labels parameter of |
... |
additional parameters to |
Value
No value is returned
See Also
getSpiralPlot
, phenopar_polygon
, spiral_track
,
spiral_axis
, spiral_initialize
[Package sephora version 0.1.31 Index]