# Generated by roxygen2: do not edit by hand

export(carga.datos)
export(carga.datos.excel)
export(codigo.monokai)
export(datos.disyuntivos)
export(devolver.disyuntivos)
export(dfnormal)
export(e_cor)
export(e_histboxplot)
export(e_histnormal)
export(e_qq)
export(infoBoxPROMiDAT)
export(labelInput)
export(labels_loadeR)
export(menu.idioma)
export(mod_carga_datos_server)
export(mod_carga_datos_ui)
export(mod_correlacion_server)
export(mod_correlacion_ui)
export(mod_dispersion_server)
export(mod_dispersion_ui)
export(mod_distribuciones_server)
export(mod_distribuciones_ui)
export(mod_normal_server)
export(mod_normal_ui)
export(mod_r_numerico_server)
export(mod_r_numerico_ui)
export(options.run)
export(run_app)
export(tabBoxPrmdt)
export(tabsOptions)
export(tr)
export(translation.loadeR)
export(updateLabelInput)
export(var.categoricas)
export(var.numericas)
import(XLConnect)
import(caret)
import(data.table)
import(echarts4r)
import(htmltools)
import(htmlwidgets)
import(shiny)
import(shinyAce)
import(shinycustomloader)
import(shinydashboardPlus)
importFrom(DT,formatStyle)
importFrom(DT,styleEqual)
importFrom(DT,tableHeader)
importFrom(XLConnect,readWorksheetFromFile)
importFrom(XLConnect,writeWorksheetToFile)
importFrom(colourpicker,colourInput)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(grDevices,hcl)
importFrom(graphics,hist)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,infoBox)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabBox)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,useShinyjs)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,dnorm)
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)
