smin95 / smplot2

✨ smplot2 - An R package for plotting standalone and composite figures

Home Page:https://smin95.github.io/dataviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

smplot2

Author: Seung Hyun Min

smplot2 (SM: Seung Hyun Min) is an R package for statistical data visualization that complements ggplot2. This package represents what I wish I had back when I was beginning to learn R. It aims to make every step of data visualization easy.

smplot was first created on May 2021, and due to the numerous deprecated and newly created primary functions, smplot has now evolved into smplot2, which is much more flexible than ever before.

Installation using RStudio

install.packages("devtools")
devtools::install_github('smin95/smplot2')

To access an updated tutorial (sample codes and figures) of the package, please visit https://smin95.github.io/dataviz/.

About

✨ smplot2 - An R package for plotting standalone and composite figures

https://smin95.github.io/dataviz

License:MIT License


Languages

Language:R 100.0%