is.points {Rdistance} | R Documentation |
is.points - Tests for point surveys
Description
Determines whether a distance function is for a point survey or line survey.
Usage
is.points(x)
Arguments
x |
Either an estimated distance function, output by
|
Value
TRUE if the model frame or fitted distance function contains point surveys. FALSE if the model frame or distance function contains line transect surveys.
[Package Rdistance version 4.0.5 Index]