est_adm1: Estonia county borders

Description Usage Format Source Examples

Description

Estonia ADM1 data from GADM

Usage

1

Format

An object of class sf (inherits from data.frame) with 15 rows and 11 columns.

Source

GADM (<https://gadm.org>) for shape data and Google Maps for city coordinates.

Examples

1
2
3
4
library("sf")
data("est_adm1")
head(est_adm1)
plot(est_adm1[, 3])

andybega/wstates documentation built on Nov. 2, 2019, 1:53 p.m.