Determines whether a distance function is for a point survey
or line survey.
Usage
is.points(x)
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.
Arguments
x
Either an estimated distance function, output by
dfuncEstim, or an Rdistance nested data frame, output by
RdistDf.