states_geom: State borders

Description Usage Arguments Examples

View source: R/states-geom.R

Description

Get correct set of state borders for a date

Usage

1
states_geom(date, ccode = NULL)

Arguments

date

A Date or YYYY-MM-DD string

ccode

Vector of numeric G&W country codes to subset the result by

Examples

1
2
x <- states_geom("2010-01-01")
x

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