ghurault / illustrations

Making pretty figures in R.

Home Page:https://ghurault.github.io/illustrations/gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miscellaneous illustrations

To view the image gallery, go here!

The corresponding scripts are:

Reproducibility

To reproduce the figures, it is recommended to first open the project (.Rproj file) in RStudio IDE. The project uses renv to manage package dependencies. To install the packages and their dependencies required to reproduce the figures, first install renv with install.packages("renv"), and then call renv::restore().

About

Making pretty figures in R.

https://ghurault.github.io/illustrations/gallery

License:MIT License


Languages

Language:R 100.0%