View source: R/read_water_data.R
read_water_data | R Documentation |
Reads surface water data from OS local map, combines multiple squares (if present) into one
read_water_data(folder, squares)
folder |
Folder containing OS maps |
squares |
Character vector containing names of OS 100km squares needed. |
ST object of water areas
## Not run: read_water_data("/documents", c("NT", "NU")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.