View source: R/read_road_data.R
read_road_data | R Documentation |
Reads road data from OS local map, combines multiple squares (if present) into one, and sets the sizes for roads to draw in ggplot
read_road_data(folder, squares)
folder |
Folder containing OS maps |
squares |
Character vector containing names of OS 100km squares needed. |
ST object of roads
## Not run: read_road_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.