Skip to content

A comprehensive Rtistry toolset package.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Meghansaha/artpack

Repository files navigation

aRtpack

R-CMD-check

The goal of aRtpack is to help generative artists of all levels create generative art in R. The aRtpack package is intended for use with the tidyverse suite. More specifically, with the ggplot2 package.

Installation

You can install the development version of artpack from GitHub with:

# install.packages("devtools")
devtools::install_github("Meghansaha/artpack")