# NOT RUN {
data(leroydbbmm)
data(dbbmmstack)
raster(leroydbbmm) #returns the raster of a DBBMM object
raster(dbbmmstack) # returns the raster of a DBBMMStack object
plot(raster2contour(leroydbbmm, levels=c(.5,.9)), col=c(5,4)) # plot the raster lines of a DBBMM
# }
Run the code above in your browser using DataLab