Surface: Read a Surface from a Manifold project file.

Description Usage Arguments Value Examples

View source: R/components.r

Description

Read a Surface from a Manifold project file.

Usage

1
Surface(mapfile, rastername)

Arguments

mapfile

Manifold project file

rastername

Surface name to read

Value

RasterLayer

Examples

1
2
mapfile2 <- system.file("extdata", "Montara_20m.map", package= "manifoldr")
#gg <- Surface(mapfile2, "Montara")

r-gris/manifoldr documentation built on May 26, 2019, 1:33 p.m.