# Generated by roxygen2: do not edit by hand

export(DirectingOptiRounds)
export(FormOptiSCFConvergenceRoundTibble)
export(MultipleRoundOptiSCFIntegratedMonitor)
export(MultipleRoundOptiSCFplotting)
export(OptiConvergenceMonitor)
export(OptiSCFConvergenceRoundMonitor)
export(OptiSCFMonitorAsList)
export(OptiSCFMonitorAsWholeTibble)
export(SCFMonitorExample)
export(SingleRoundOptiSCFIntegratedMonitor)
export(SingleSCFplotting)
importFrom(dplyr,add_row)
importFrom(dplyr,filter)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(readr,read_file)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,rowid_to_column)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,starts_with)
importFrom(utils,head)
