mrc-ide / epireview

https://mrc-ide.github.io/epireview/
GNU General Public License v3.0
25 stars 2 forks source link

get_parameter #37

Closed ginacuomo closed 3 months ago

ginacuomo commented 4 months ago

Have made a generic function to retrieve the parameters of . Documentation is added via ROxygen Please check you are happy with the columns that are kept here

epireview was first compiled using the current version of main.

Next steps is to create wrapper functions for other parameters. For example

ginacuomo commented 3 months ago

Additional validations added to the function and tests now added. testthat::test_file("tests/testthat/test_get_parameter.R") passes @sangeetabhatia03 @CosmoNaught

ginacuomo commented 3 months ago

Resolved conflicts in assertions.R