contour2sp: Contour Lines to SpatialLinesDataFrame

Description Usage Arguments Value

View source: R/contour2sp.R

Description

This function takes a SpatialGrid object and returns contour lines as a SpatialLinesDataFrame object.

Usage

1
contour2sp(x, layer = 1, nlevels = 10)

Arguments

x

a SpatialGrid object.

layer

which layer of x to use. This may be the column name or a column number.

nlevels

number of contour levels.

Value

a SpatialLinesDataFrame


Hackout2/epimap documentation built on May 6, 2019, 9:47 p.m.