# NOT RUN {
## load the data
data(puechabonsp)
## estimate one UD for each animal
jj <- kernelUD(puechabonsp$relocs[,1])
image(jj)
jj
## Consider the first animal
jj[[1]]
class(jj[[1]])
image(jj[[1]])
# }
Run the code above in your browser using DataLab