abmathewks/GoodeR: Exploratory Data Analysis with the Lix R6 Class

Provides an R6 class 'GoodeR' for performing common exploratory data analysis tasks on data.frames or data.tables. Includes methods for metadata generation, numeric and categorical summaries, date summaries, correlation analysis, various plots (histograms, boxplots, scatterplots, barplots), and helper functions for identifying high cardinality categoricals, skewed numerics, near-zero variance variables, and potential univariate predictors.

Getting started

Package details

AuthorAbraham Mathew [aut, cre, ctb]
Maintainer
LicenseMIT + file LICENSE
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("abmathewks/GoodeR")
abmathewks/GoodeR documentation built on June 12, 2025, 1:48 a.m.