FM.readLandcover: Load Land Cover Raster

Description Usage Arguments Author(s) Examples

Description

After DEM raster is loaded, this function should be executed to load land cover raster.

Usage

1
FM.readLandcover(lcfile, rerun = FALSE)

Arguments

lcfile

full file path of the land cover raster.

rerun

(OPTIONAL) assign TRUE if this is a rerun.

Author(s)

Xander Wang <xiuquan.wang@gmail.com>

Examples

1
2
3
4
5
## Load FloodMapper package
library(FloodMapper)

## Refer to Step 3 in the sample code of FM.start():
## Step 3. Load the 1000km land cover raster from the sample dataset

FloodMapper documentation built on May 2, 2019, 5:08 a.m.