Skip to content

Data management tools for use with the ready4 suite of mental health synthesis and simulation tools

License

Notifications You must be signed in to change notification settings

ready4-dev/ready4use

Repository files navigation

ready4use

Retrieve, Label and Share Ready4 Datasets

Lifecycle: experimental ready4 R-CMD-check DOI

ready4use provides a set of tools for wmanaging data for use with the ready4 youth mental health systems model (https://www.ready4-dev.com/ ). This development version of the ready4use package has been made available as part of the process of testing and documenting the package. You should only trial this software if you feel confident that you understand what it does and have created a sandpit area in which you can safely undertake testing. If you have any questions, please contact the authors (matthew.hamilton@orygen.org.au).

To install a development version of this software, run the following commands in your R console:

utils::install.packages("devtools")

devtools::install_github("ready4-dev/ready4use")