ddediu / AdhereR

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

Change medication class colors in plotting #6

Closed ddediu closed 5 years ago

ddediu commented 5 years ago

Changed now to rainbow() everywhere

ddediu commented 5 years ago

We could also use viridis() in package "viridis" but that would add an extra dependency to the package: maybe better to just write about it in the documentation?