mrc-ide / epireview

https://mrc-ide.github.io/epireview/
GNU General Public License v3.0
25 stars 2 forks source link

functions should print more informative messages #27

Closed sangeetabhatia03 closed 2 months ago

sangeetabhatia03 commented 5 months ago

e.g. load_epidata should print information about number of studies, number of unique parameters etc.

kellymccain28 commented 5 months ago

Also, the error message for the forest plot functions when passing the whole list of dataframes exported from load_epidata() (which is incorrect but seems like a common thing people might do) could be more informative - e.g. could prompt the user to pass the parameter data frame.

sangeetabhatia03 commented 2 months ago

Same as #57 Closing as duplicate