The function converts a raster object to a SpatialLinesDataFrame.
Usage
## S3 method for class 'RasterLayer':
raster2contour(x, ...)
Arguments
x
a RasterLayer or a DBBMM object
...
additional arguments that are passed on from other functions
Details
The raster2contour function creates a SpatialLinesDataFrame from a given raster or DBBMM object. This allows to re-project the contours to different projections.