Description Usage Arguments Author(s) See Also
View source: R/60-hzarPlottingNew.R
Generates and plots multiple hzar.fzCline objects on the same graph, using shading lines to identify each cline region.
1 2 3 4 5 6 7 8 9 10 | hzar.overPlot.fzCline(dataGroupSet,
fzClineSet = sapply(dataGroupSet,
hzar.getCredParamRed,
simplify = FALSE),
type = "p",
fzDens = 8,
fzShadeAngle =
((1:length(dataGroupSet)) * 180)
%/% (1 + length(dataGroupSet)),
...)
|
dataGroupSet |
The list of |
fzClineSet |
The list of |
type |
Passed to |
fzDens |
Density of the shading lines. See |
fzShadeAngle |
Angle of the shading lines. See |
... |
Additional parameters to pass to |
Graham Derryberry asterion@alum.mit.edu
polygon
hzar.getCredParamRed
hzar.plot.fzCline
hzar.dataGroup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.