powered by
After DEM raster is loaded, this function should be executed to load land cover raster.
FM.readLandcover(lcfile, rerun = FALSE)
full file path of the land cover raster.
(OPTIONAL) assign TRUE if this is a rerun.
# NOT RUN { ## 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 # }
Run the code above in your browser using DataLab