sciencegraph/brinton: A Graphical EDA Tool

An automated graphical exploratory data analysis (EDA) tool that introduces: a.) wideplot graphics for exploring the structure of a dataset through a grid of variables and graphic types. b.) longplot graphics, which present the entire catalog of available graphics for representing a particular variable using a grid of graphic types and variations on these types. c.) plotup function, which presents a particular graphic for a specific variable of a dataset. The plotup() function also makes it possible to obtain the code used to generate the graphic, meaning that the user can adjust its properties as needed. d.) matrixplot graphics that is a grid of a particular graphic showing bivariate relationships between all pairs of variables of a certain(s) type(s) in a multivariate data set.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2.7
URL https://sciencegraph.github.io/brinton/ https://github.com/sciencegraph/brinton
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sciencegraph/brinton")
sciencegraph/brinton documentation built on Jan. 27, 2023, 12:07 a.m.