| ll_osm_extract_roads | R Documentation | 
Extract from zip shape files of roads from previously downloaded
ll_osm_extract_roads(countries, download_if_missing = TRUE, overwrite = FALSE)
| countries | The name of one or more geographic entities from files typically previously downloaded with  | 
| download_if_missing | Logical, defaults to TRUE. If TRUE, downloads country files with  | 
| overwrite | Logical, defaults to FALSE. If TRUE, extracts files from zip even if folder already existing. | 
Nothing, used for its side effects (extracts shapefiles from country-level zip files)
## Not run: 
ll_extract_roads(countries = "Romania")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.