CreateOutputPlots {hivModelling} | R Documentation |
Creates output plots
CreateOutputPlots(mainResults, bsResultsList = NULL)
mainResults |
Output of function |
bsResultsList |
Output of function |
list of ggplot2 objects
## Not run: CreateOutputPlots(mainResults, bsResultsList) ## End(Not run)