# Generated by roxygen2: do not edit by hand

export(BP)
export(WP)
export(calc.centros)
export(datos.disyuntivos)
export(dfnormal)
export(gg_dendrograma)
export(hc_cat)
export(hc_horiz)
export(hc_inercia)
export(hc_jambu)
export(hc_mapa)
export(hc_radar)
export(hc_silhouette)
export(hc_vert)
export(hchistboxplot)
export(hchistnormal)
export(hcpcabi)
export(hcpcaind)
export(hcpcavar)
export(hcqq)
export(inercia.total)
export(plotly_mapa)
export(plotly_pcabi)
export(plotly_pcaind)
export(plotly_pcavar)
export(run_app)
export(var.categoricas)
export(var.numericas)
import(highcharter)
import(plotly)
import(rlang)
import(shiny)
import(shinyAce)
import(shinycustomloader)
import(shinydashboard)
import(shinydashboardPlus)
importFrom(DT,formatStyle)
importFrom(DT,tableHeader)
importFrom(cluster,silhouette)
importFrom(config,get)
importFrom(ggdendro,dendro_data)
importFrom(ggdendro,label)
importFrom(ggdendro,segment)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,ylim)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(highcharter,hc_add_series)
importFrom(highcharter,hc_chart)
importFrom(highcharter,hc_exporting)
importFrom(highcharter,hc_plotOptions)
importFrom(highcharter,hc_xAxis)
importFrom(highcharter,hc_yAxis)
importFrom(highcharter,hchart)
importFrom(highcharter,highchart)
importFrom(htmltools,HTML)
importFrom(htmltools,tagAppendAttributes)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(plotly,add_trace)
importFrom(plotly,config)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)
importFrom(shinyjs,addClass)
importFrom(shinyjs,hide)
importFrom(shinyjs,removeClass)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(utils,read.table)
importFrom(utils,write.csv)
