Learn R Programming

GimmeMyPlot: Graphical utilities for visualizing and exploring data

Simplifies the process of creating essential visualizations in R, offering a range of plotting functions for common chart types like violin plots, pie charts, and histograms. With an intuitive interface, users can effortlessly customize colors, labels, and styles, making it an ideal tool for both beginners and experienced data analysts. Whether exploring datasets or producing quick visual summaries, this package provides a streamlined solution for fundamental graphics in R.

Installation

Prerequisites

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ecamenen/GimmeMyPlot")

Copy Link

Version

Install

install.packages('GimmeMyPlot')

Monthly Downloads

159

Version

0.1.0

License

GPL-3

Maintainer

Etienne Camenen

Last Published

October 18th, 2023

Functions in GimmeMyPlot (0.1.0)

GimmeMyPlot-package

GimmeMyPlot: Graphical Utilities for Visualizing and Exploring Data
plot_violin

Violin plot