# Generated by roxygen2: do not edit by hand

export(fapa_bca)
export(fapa_core)
export(fapa_pa)
export(fapa_person)
export(fapa_procrustes)
export(fapa_tucker)
export(load_and_ipsatize)
export(plot_fapa_core)
export(plot_pa_scree)
export(plot_person_match)
export(plot_principal_angles)
export(plot_tucker_cc)
export(print_pa)
export(print_procrustes)
export(print_tucker)
export(write_fapa_results)
export(write_verification)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
