SpatialPixelsDataFrame-class for additional
information about this class, and kernelUD for
additional information about the methods generating such objects.
## load the datadata(puechabonsp)
## estimate one UD for each animaljj <- kernelUD(puechabonsp$relocs[,1])
image(jj)
jj
## Consider the first animaljj[[1]]
class(jj[[1]])
image(jj[[1]])