kver2spol {adehabitatHR} | R Documentation |
Conversion of old classes from adehabitat to classes from adehabitatHR
Description
These functions convert home ranges available in adehabitat toward
classes available in the package adehabitatHR
.
kver2spol
converts an object of class kver
into an
object of class SpatialPolygons
.
khr2estUDm
converts an object of class khr
(kernel UD)
into an object of class estUDm
.
Usage
kver2spol(kv)
khr2estUDm(x)
Arguments
kv |
an object of class |
x |
an object of class |
Author(s)
Clement Calenge clement.calenge@ofb.gouv.fr
[Package adehabitatHR version 0.4.21 Index]