Load Data for Analysis System
Add outliers Horizontal
Load data from excel.
Load data from text file.
HTML for show code on shiny application.
Create disjunctive columns to a data.frame.
Back disjunctive column to original.
Data.frame with normal test values.
Generate horizontal boxplot
Correlation plot
Histogram + boxplot
Normal plot
Qplot + Qline
Information box.
Create a label that can be used to show text.
Returns a vector of keys to translate with tr.
List outliers
Read Data System
HTML for language menu.
carga_datos Server Functions.
carga_datos UI Function
correlacion Server Function
correlacion UI Function
dispersion Server Function
dispersion UI Function
distribuciones Server Function
distribuciones UI Function
normal Server Function
normal UI Function
r_numerico Server Function
r_numerico UI Function
Creates a button to use in a options menu.
Run the Shiny Application
Tabset panel with options menu.
Options menu in footer for tabBoxPrmdt (tabsetPanel).
Returns a translate text (user defined).
Returns a list of sentences with their translation in different langua...
Change the value of a label input on the client.
Filter category variables of a data.frame.
Filter numeric variables of a data.frame.
Provides a framework to load text and excel files through a 'shiny' graphical interface. It allows renaming, transforming, ordering and removing variables. It includes basic exploratory methods such as the mean, median, mode, normality test, histogram and correlation.
Useful links