R/plots_output.R

Defines functions output_plots_fxn

#functions:
# 1) output_plot_fxn
##############################################
#' @export
output_plots_fxn<-function(evomodel,plot_index="all",nsim=1)
{
  #Note: fxn being phased out
  #Due to presence in master scripts, will not be deleted but just
  #not do anything
  return(invisible(NULL))
}
EvoNetHIV/Herbeck-et-al-Vaccine-2018 documentation built on Sept. 2, 2020, 12:02 a.m.