UBC-MDS/datascience.eda.R: Common Functions for EDA

This package includes functions assisting data scientists with various common tasks during the exploratory data analysis stage of a data science project. Its functions will help the data scientist to do preliminary analysis on common column types like numeric columns, categorical columns and text columns; it will also conduct several experimental clusterings on the dataset.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UBC-MDS/datascience.eda.R")
UBC-MDS/datascience.eda.R documentation built on March 24, 2021, 2:22 a.m.