Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wfmackey/absmaps

Download, compress and tidy ABS mapping data
https://github.com/wfmackey/absmaps

Last synced: 26 days ago
JSON representation

Download, compress and tidy ABS mapping data

Awesome Lists containing this project

README

        

# {absmaps} is depreciated; use alternatives

This package is hard depreciated and will be removed from Github shortly. It is replaced by:

1. `{absmapsdata}`: [contains compressed, tidied, and lazily-loadable sf objects that hold geometric information about ABS data structures.](https://github.com/wfmackey/absmapsdata). Install with: `remotes::install_github("wfmackey/absmapsdata")`.
2. `{strayr}`: [contains a helper function, `read_absmaps()`, to download `sf` objects from `{absmapsdata}` on demand.](https://github.com/runapp-aus/strayr). Install with: `remotes::install_github("runapp-aus/strayr")`.