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

Author, Ingest, Label and Share Health Economic Model Datasets

Lifecycle: experimental ready4 R-CMD-check DOI CRAN status

ready4use provides a set of tools for managing data for models developed with the ready4 framework. For detailed documentation about the framework and how to use it visit https://www.ready4-dev.com/. For a background to the methodological issues that the framework is attempting to help solve, see Hamilton et al. (2024) https://doi.org/10.1007/s40273-024-01378-8. This development version of the ready4use package has been made available as part of the process of testing and documenting the package. If you have any questions, please contact the authors ([email protected]).

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")