README.md

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)



ir-sfsu/camapping documentation built on March 26, 2021, 11:54 p.m.