Learn R Programming

FloodMapper (version 1.0)

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

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

FM.readDraininlets(draininletfile, rerun = FALSE)

Arguments

draininletfile

full file path of the drain inlet raster.

rerun

(OPTIONAL) assign TRUE if this is a rerun.

Examples

Run this code
# NOT RUN {
## 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
# }

Run the code above in your browser using DataLab