Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wfmackey/absmaps
- Owner: wfmackey
- License: other
- Created: 2019-02-07T02:24:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T00:24:54.000Z (over 3 years ago)
- Last Synced: 2024-12-24T19:54:59.016Z (27 days ago)
- Language: R
- Size: 128 MB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")`.