List Available VEST States

vest_states(year)

Arguments

year

Year to inspect in the VEST Dataverse collection.

Value

character vector of state abbreviations available for that year

Examples

if (FALSE) { # \dontrun{
# Requires Dataverse API
vest_states(2020)
} # }