Published February 11, 2022
| Version 0.3.3
Software
Open
MazamaScience/MazamaLocationUtils:
Description
MazamaLocationUtils 0.3.3
- Updated
table_findAdjacentLocations()to only only return unique locations and to ensure they are returned in order of separation distance. - Corrected behavior when using
jitter = 0intable_leaflet()andtable_leafletAdd(). - Added
table_filterByDistance().
- Ensure that address components are of class "character" throughout the code.
- Added
location_getOpenCageInfo()to get OpenCage information for a single location.
- Updated
location_getCensusBlock()to addcensusYearargument. - Minor documentation improvements.
- Added
table_addOpenCageInfo()with support for reverse geocoding using tidygeocoder. mazama_initialize()now only loads the high resolution datasets used inlocation_initialize().
- Function signatures now provide multiple options where appropriate and these
are checked with
match.arg(). - Updated
table_load()looks for .rda and then .csv versions. - Updated
table_save()to avoid deprecated arguments toreadr::write_csv().
- Removed unused dependency on digest.
Files
MazamaScience/MazamaLocationUtils-0.3.3.zip
Files
(358.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:92c2e1647059d87c098143e3e83160a4
|
358.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MazamaScience/MazamaLocationUtils/tree/0.3.3 (URL)