Closed andrewcparnell closed 1 year ago
siarmatrixplot when run on multiple groups asks the user to click on the graph for the legend. This needs to be removed.
siarmatrixplot
Reproducible example:
library(star) data(geese2demo,sourcesdemo,correctionsdemo,concdepdemo) out <- siarmcmcdirichletv4(geese2demo,sourcesdemo,correctionsdemo,concdepdemo) siarmatrixplot(out)
siarmatrixplot
when run on multiple groups asks the user to click on the graph for the legend. This needs to be removed.Reproducible example: