UA: Urban Areas

Description References Examples

Description

SpatialPolygonsDataFrame of Urban Areas of the Grand Est region in France. (2010 delineation).

References

http://professionnels.ign.fr/geofla#tab-3

Examples

1
2
3
4
## UA
data(nav)
sp::plot(GE, col = "#cceae7", border = "grey50")
sp::plot(UA, col = "#940000", border = "white", add = TRUE)

flows documentation built on May 2, 2019, 7:25 a.m.