Changelog
Source:NEWS.md
DrugUtilisation 0.7.0
CRAN release: 2024-07-29
Deprecate dose specific functions:
addDailyDose
,addRoute
,stratifyByUnit
.Deprecate drug use functions:
addDrugUse
,summariseDrugUse
.Rename
dailyDoseCoverage
->summariseDoseCoverage
.Refactor of
addIndication
to create a categorical variable per window.New functionality
summariseProportionOfPatientsCovered
,tableProportionOfPatientsCovered
andplotProportionOfPatientsCovered
.Create
require*
functions.New functionality
summariseDrugRestart
,tableDrugRestart
andplotDrugRestart
.New functionality
addDrugUtilisation
,summariseDrugUtilisation
andtableDrugUtilisation