shambhu112/tidywrangle: Load datasets , clean column names and perform checks in a tidy manner

Utilities for loading datasets and conducting data prep at initial load so that you cna work with the dataset ina tidy manner. Does the following based on a dictionary.Renames columnds to tidy columns. drops unsed colums , changes data types , perform basic Data quality checks. etc.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.1
URL https://shambhu112.github.io/tidywrangle
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("shambhu112/tidywrangle")
shambhu112/tidywrangle documentation built on Jan. 8, 2022, 12:41 p.m.