Surface: Read a Surface from a Manifold project file.

Description Usage Arguments Value Examples

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")

mdsumner/manifoldr documentation built on May 22, 2019, 4:45 p.m.