CRSU-Apps / MetaInsight

An interactive web-based tool for analyzing, interrogating, and visualizing network meta-analyses using R-shiny
https://crsu.shinyapps.io/MetaInsight/
GNU General Public License v3.0
9 stars 9 forks source link

Network plot extension #16

Open BalancedmonkeY opened 1 year ago

BalancedmonkeY commented 1 year ago

For the one of the network plots, it needs to be a different format in the ranking panel (ordered according to the rank results). Currently a separate plot function has been created:

https://github.com/CRSU-Apps/MetaInsight/blob/a5b3e705fb163eed4d684d6083ab8e380b8a89fe/plot.R#L95-L100

Ideally need to create plot function to allow both types used in tabs 1c and 3c.