Returns a simple features data frame for US CBSAs
The full resolution file will be named "USCensusCBSA.rda". In addition, "_05", _02" and "_01" versions of the file will be created that that are simplified to 5%, 2% and 1%. Simplified versions will greatly improve the speed of both searching and plotting.
convertUSCensusCBSA()
Name of the datasetName being created.
A US Core Based Statistical Areas (CBSA) shapefile is downloaded and converted to a
simple features data frame with additional columns of data. The resulting file
will be created in the spatial data directory which is set with
setSpatialDataDir()
.
setSpatialDataDir
getUSCounty