Description Usage Arguments Details Value
Calculates a spatial cummulative distribution function for measuring selection of resources in a study area.
1 2 3 4 5 6 7 8 9 |
relocations |
SpatialPoints* object. |
features |
Spatial* object (see |
studyArea |
SpatialPolygons* object. |
replicationMethod |
Do you want to use pseudoreplications of relocations or features. The default is set to relocations. |
iterations |
The number of random samples to draw from the pseudoreplicated data. The default is set to 30. |
breakValue |
The distance (m) that the lags will be set to. The defalut is set to 50. |
randomMultiplier |
Determines the size of the random sample that each pseudoreplication will be drawn from. Default is set to 30. |
If replicationMethod == "features"
, features must be of type SpatialPoints*.
Add more details like so.
An object of class CDF with a list of 5 vectors and 2 attributes. More detail.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.