ddediu / AdhereR

Computation of adherence to medications from Electronic Healthcare Data in R
26 stars 6 forks source link

Error in plot(cma9, align.all.patients=TRUE, print.dose=TRUE, plot.dose=FALSE); #29

Closed ddediu closed 5 years ago

ddediu commented 5 years ago

Combining print.dose=TRUE and plot.dose=FALSE results in a crash with error

Error in .legend(legend.x, legend.y, as.numeric(legend.size["width"]), : object 'dose.range' not found

ddediu commented 5 years ago

Fixed in devel