The goal of magickx is to extend the functionality of the magick package.
You can install magickx from github with:
# install.packages("devtools")
devtools::install_github("hsonne/magickx", build_vignettes = TRUE)
The package contains a vignette that explains its usage:
## Open the vignette
vignette("Usage", package = "magickx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.