test.breaks | R Documentation |
Determines whether user specified breaks for histograms are properly ordered and match the left and right truncation.
test.breaks(breaks, left, width)
breaks |
vector of cutpoints (breaks) for distance histogram |
left |
left truncation value |
width |
right truncation value; either radius of point count or half-width of transect |
vector of breaks modified to be valid if necessary
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.