# Generated by roxygen2: do not edit by hand

export(LGMobject)
export(fitGBTM)
export(fitGCM)
export(fitLCGA)
export(getBest)
export(getFit)
export(getPoly)
export(getSpaghetti)
export(runLGM)
importFrom(MplusAutomation,SummaryTable)
importFrom(MplusAutomation,mplusModeler)
importFrom(MplusAutomation,mplusObject)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,if_any)
importFrom(dplyr,last)
importFrom(dplyr,mutate)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(magrittr,"%>%")
importFrom(parallel,detectCores)
importFrom(purrr,compact)
importFrom(purrr,imap_chr)
importFrom(purrr,keep)
importFrom(purrr,list_flatten)
importFrom(purrr,map)
importFrom(purrr,modify_in)
importFrom(purrr,modify_tree)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(stats,na.omit)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_split_1)
importFrom(stringr,str_to_title)
importFrom(stringr,str_trim)
importFrom(stringr,str_which)
importFrom(tibble,rowid_to_column)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,any_of)
importFrom(tidyselect,starts_with)
importFrom(utils,head)
