# Generated by roxygen2: do not edit by hand

S3method(plot,conjoint)
S3method(plot,full_factor)
S3method(plot,hier_clus)
S3method(plot,kmeans_clus)
S3method(plot,mds)
S3method(plot,pmap)
S3method(plot,pre_factor)
S3method(store,full_factor)
S3method(store,kmeans_clus)
S3method(summary,conjoint)
S3method(summary,full_factor)
S3method(summary,hier_clus)
S3method(summary,kmeans_clus)
S3method(summary,mds)
S3method(summary,pmap)
S3method(summary,pre_factor)
export(clean_loadings)
export(conjoint)
export(full_factor)
export(hier_clus)
export(kmeans_clus)
export(mds)
export(pmap)
export(pre_factor)
export(radiant.multivariate)
export(save_factors)
export(save_membership)
export(the_table)
import(ggplot2)
import(radiant.data)
import(shiny)
importFrom(MASS,isoMDS)
importFrom(car,vif)
importFrom(dplyr,filter)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,slice)
importFrom(dplyr,summarise_each)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(gridExtra,arrangeGrob)
importFrom(import,from)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,"%T>%")
importFrom(magrittr,set_colnames)
importFrom(magrittr,set_rownames)
importFrom(methods,is)
importFrom(psych,KMO)
importFrom(psych,cortest.bartlett)
importFrom(psych,fa.sort)
importFrom(psych,principal)
importFrom(scales,percent)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,factanal)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(wordcloud,textplot)
