makeUS_distance: make Distance between US state centers

Description Usage Arguments See Also Examples

Description

make Distance between US state centers

Usage

1

Arguments

agg

list of character vectors of state abbreviations that should be aggregated into one location

See Also

Other makers: makeAbbreviations, makeAllData, makeCPIUS, makeFHFA, makeLincolnHomeValues, makeMORTGAGE30US, makeMedianIncome, makeUS_coordinates

Examples

1
2
all <- makeUS_distance()
aggregated <- makeUS_distance(agg=list(c("ME","VT"),c("ND","SD","WY")))

floswald/EconData documentation built on May 16, 2019, 1:23 p.m.