Description Usage Arguments Author(s) See Also
View source: R/60-hzarPlottingNew.R
Plots the associated observed frequency versus distance for a variety of hzar objects.
1 2 3 | hzar.plot.obsData(x, type = "p", pch = "+",
xlab = "Distance", ylab = hzar.yLabel(x),
add = FALSE, ylim=FALSE, ...)
|
x |
The object from which to extract the observed data to plot. |
type |
The plot type for the scatter plot. |
pch |
The mark to use to plot the data points. |
xlab |
The x axis label. |
ylab |
The y axis label. |
add |
Draw on an existing plot. |
ylim |
Grapical parameter passed to |
... |
Additional parameters to pass to plot(). |
Graham Derryberry asterion@alum.mit.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.