Version 0.2.x is a refactoring to accommodate MazamaSpatialUtils 0.8 which is based on the sf package rather than sp. As much as possible, the suite of functions and arguments will remain the same.
countyMap()
example inside
\donttest{}
to pass CRAN checks.First user-ready release of the package. While still in development,
enough functionality exists for outside users to start using the
stateMap()
and countyMap()
functions.
countyMap()
function.MazamaCoreUtils (>= 0.4.5)
.countyMap()
function.stateMap()
support for datasets with “State Name”
columns.countyMap()
with basic functionality.stateMap()
with basic functionality.countyMap()
.example_US_stateObesity
dataset.example_US_countyCovid
dataset.countyMap.R
.Depends:
section of the description file. As an extension
to MazamaSpatialUtils, it makes sense that we should
import and reexport the entire namespace from
MazamaSpatialutils.