Description Usage Arguments Value Examples
View source: R/load_prepare_data.R
Load And Prepare Flood Shapefile
| 1 | loadPrepareShpFile(shapefile_path)
 | 
| shapefile_path | Path to the Shapefile containing flood risk | 
A SpatialPolygonsDataFrame-class object
| 1 2 3 4 | ## Not run: 
my_flood_shapefile <- loadPrepareShpFile("C:\\Users\\Mat\\Desktop\\CV\\RoFRS_London.shp")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.