export(ANOVA_app)
export(Genetic_Variability_Parameters_app)
export(Genotypic_Correlation_app)
export(Genotypic_Path_app)
export(Phenotypic_Correlation_app)
export(Phenotypic_Path_app)


import(shiny)
import(ggplot2)
import(readxl)
import(reshape2)
import(shinybusy)
importFrom(stats, anova, as.formula, lm, pt)




