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.
You can install the development version of fabR from GitHub with:
# install.packages("devtools")
devtools::install_github("GuiFabre/fabR")
To see all functions and their documentation, please go and visit the github web site:
library(fabR)
fabR_website()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.