simple.Rd
This function is for users with zero R experience who want to import a dataset, view the dataset and variables, detect missing data, get summary statistics, remove/keep variables, rename variables, change class of a variable, recode variable values and conduct an in-depth multiple regression with easy to understand summaries.
simple()
This package contains one function simple that should be ran in the console to trigger and interactive experience where the user will be prompted to import their dataset and then guided to conduct many data cleaning and analyzing tasks.