ready4-dev / ready4class

Methods to standardise and streamline approach to creating S3 and S4 classes and associated getters and setters for use in the readyforwhatsnext data synthesis and simulation suite.

Home Page:https://ready4-dev.github.io/ready4class/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ready4class

Author and Document Classes that Make Health Economic Models Modular

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

ready4class provides tools to standardise and streamline the process for authoring modules for models developed with the ready4 framework (https://www.ready4-dev.com/). This development version of the ready4class 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.hamilton1@monash.edu).

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

About

Methods to standardise and streamline approach to creating S3 and S4 classes and associated getters and setters for use in the readyforwhatsnext data synthesis and simulation suite.

https://ready4-dev.github.io/ready4class/

License:GNU General Public License v3.0


Languages

Language:R 100.0%Language:CSS 0.0%