Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 816 Bytes

README.md

File metadata and controls

52 lines (32 loc) · 816 Bytes

camapping

camapping is a collection of commonly used vector data in California.

Installation

You can install the released version of camapping from GitHub with:

remotes::install_github("ir-sfsu/camapping")

Counties

library(camapping)
library(mapview)
mapview(counties)

Cities

mapview(cities)

Schools

mapview(schools)

Regions

mapview(regions)