aRt is an R package to create generative art.
Install using:
devtools::install_github("nrennie/aRt")
or
remotes::install_github("nrennie/aRt")
Some of the functions in previous releases of the {aRt} package took names of colour palettes as arguments. These colour palettes came from external R packages, and the names of the palettes were not necessarily obvious. These functions have been updated to allow any choice of colours, rather than restricting a user to a single package from which to choose palettes.
More examples (including code) can be found on my website.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.