Description
Wrapper Functions Collection Used in Data Pipelines.
Description
The goal of this package is to provide wrapper functions in the data cleaning and cleansing processes. These function helps in messages and interaction with the user, keep track of information in pipelines, help in the wrangling, munging, assessment and visualization of data frame-like material.
README.md
fabR
The goal of fabR is to provide wrapper functions in the data cleaning and cleansing processes. These function help in messages and interaction with the user, keep track of information in pipelines, help in the wrangling, munging, assessment and visualization of data frame-like material.
Installation
You can install the development version of fabR from GitHub with:
# install.packages("devtools")
devtools::install_github("GuiFabre/fabR")
Example
To see all functions and their documentation, please go and visit the github web site:
library(fabR)
fabR_website()