ddediu / AdhereR

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

Crash in Shiny with CMA1+ #152

Closed ddediu closed 3 years ago

ddediu commented 3 years ago
Error in .plot.CMAs(cma, patients.to.plot = patients.to.plot, duration = duration,  : 
  formal argument "plot.partial.CMAs.as" matched by multiple actual arguments

seems to have to do with the ... to plot() -> check!

ddediu commented 3 years ago

Fixed