tableware
Data Curation of Tables in R
The package contains classes for performing data curation activities: 1. Profile a data.frame with TableProfiler to layout hidden assumptions. 2. Make TablePlan by picking cleansing activities (e.g. removing outliers, missing data interpolation) from TableWare to improve data quality.
You can install tableware
by using:
# Install only tableware
# install.packages("devtools")
devtools::install_github("tidylab/tableware")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.