FM.readDraininlets: Load Raster for Street Drain Inlets (OPTIONAL)

Description Usage Arguments Author(s) Examples

Description

After soil rasters are loaded, users may use this function to load the raster for street drain inlets in order to consider the effects of urban stormwater systems on mitigating floods.

Usage

1
FM.readDraininlets(draininletfile, rerun = FALSE)

Arguments

draininletfile

full file path of the drain inlet 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 5 in the sample code of FM.start():
## Step 5. Load the 1000km raster for street drain inlet

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