load(system.file("extdata", "move.RData", package="move"), .GlobalEnv)
raster(rickydbbmm) #returns the raster of a DBBMM object
raster(dbbmmstack) # returns the raster of a DBBMMStack object
plot(raster2contour(rickydbbmm, levels=c(.5,.9)), col=c(5,4)) # plot the raster lines of a DBBMM
Run the code above in your browser using DataLab