stefan-schroedl/plotluck: 'ggplot2' Version of "I'm Feeling Lucky!"

Examines the characteristics of a data frame and a formula to automatically choose the most suitable type of plot out of the following supported options: scatter, violin, box, bar, density, hexagon bin, spine plot, and heat map. The aim of the package is to let the user focus on what to plot, rather than on the "how" during exploratory data analysis. It also automates handling of observation weights, logarithmic axis scaling, reordering of factor levels, and overlaying smoothing curves and median lines. Plots are drawn using 'ggplot2'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.1.9000
URL https://github.com/stefan-schroedl/plotluck
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stefan-schroedl/plotluck")
stefan-schroedl/plotluck documentation built on Jan. 27, 2023, 3:40 a.m.