Install:
devtools::install_github("gsimchoni/kandinsky")
Load:
library(kandinsky)
Generate a random Kandinsky painting:
kandinsky()
Generate a Kandinsky Painting from the mtcars
dataset:
kandinsky(mtcars)
More information here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.