signaturescience / fiphde

Forecasting Influenza in Support of Public Health Decision Making
https://signaturescience.github.io/fiphde/
GNU General Public License v3.0
3 stars 2 forks source link

plot categorical function as package function #160

Closed stephenturner closed 1 year ago

stephenturner commented 1 year ago

Currently only implemented in the submission script:

https://github.com/signaturescience/fiphde/blob/87c8d97c607c93c3ff47f3727056df597bf5505c/submission/submission.R#L345-L361

Need to put this in the package in prep for 1.0.0 release #151

stephenturner commented 1 year ago

fixed via #168 image