Description
Load Data for Analysis System.
Description
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.
README.md
loadeR
The goal of loadeR is to load data tables with shiny interface.
Installation
You can install the released version of loadeR from CRAN with:
install.packages("loadeR")