https://github.com/ready4-dev/aus
ready4 modules for modelling Australian geometry and spatial attribute data
https://github.com/ready4-dev/aus
Last synced: 5 months ago
JSON representation
ready4 modules for modelling Australian geometry and spatial attribute data
- Host: GitHub
- URL: https://github.com/ready4-dev/aus
- Owner: ready4-dev
- License: other
- Created: 2023-03-01T02:55:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T22:45:28.000Z (over 2 years ago)
- Last Synced: 2025-09-04T19:35:27.441Z (9 months ago)
- Language: R
- Size: 4.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# aus
## Model Australian Spatial Data
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://www.ready4-dev.com/docs/software/libraries/types/module/)
[](https://github.com/ready4-dev/aus/actions/workflows/R-CMD-check.yaml)
[](https://doi.org/10.5281/zenodo.7687126)
Modules from the ready4 youth mental health economic model
(https://www.ready4-dev.com/docs/model/) that can be used to model
Australia specific geometry and spatial attribute data. Designed for
use in models developed with the ready4 framework
(https://www.ready4-dev.com/). This development version of the aus
package has been made available as part of the process of testing and
documenting the package. It is currently highly unstable and is not
yet recommended for use. If you have any questions, please contact
the authors (matthew.hamilton1@monash.edu).
To install a development version of this software, run the following commands in your R console:
```r
utils::install.packages("devtools")
devtools::install_github("ready4-dev/aus")
```