loadPrepareShpFile: Load And Prepare Flood Shapefile

Description Usage Arguments Value Examples

View source: R/load_prepare_data.R

Description

Load And Prepare Flood Shapefile

Usage

1
loadPrepareShpFile(shapefile_path)

Arguments

shapefile_path

Path to the Shapefile containing flood risk

Value

A SpatialPolygonsDataFrame-class object

Examples

1
2
3
4
## Not run: 
my_flood_shapefile <- loadPrepareShpFile("C:\\Users\\Mat\\Desktop\\CV\\RoFRS_London.shp")

## End(Not run)

mur4mat/floodshp documentation built on Dec. 16, 2019, 12:37 a.m.