Description Usage Arguments Details
Draws a diagonal across a plot, and determines for every point along the diagonal what fraction of a series of quadrats it is inside.
1 2 | coverage.diag(randomquads, slope = 1, plotdim = c(1000, 500),
graphit = FALSE)
|
slope |
A number that controls the direction of the diagonal drawn accross the plot. To draw the diagonal
|
plotdim |
The x and y dimensions of the plot. |
graphit |
Logical; if |
randomquads: |
Defines the four corners of the quadrats in xlo, ylo, xhi, yhi. |
This is only used in testing how well random quadrat draws include corners and edges of a plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.