knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Sometimes data science methods for data collection and data processing not only produce meaningful results, they also can be used to create just nice looking plots. This package is a very personal collection of artwork that I have been working on over the last couple of years.
Currently there is no version on CRAN
. You can install the development version
of aRts
from github using:
install.packages("remotes") remotes::install_github("hewag1975/aRts") library(aRts)
Currently, the packages contains code and documentation for
For every workflow there is a vignette available describing the idea, the process and the results using some examples.
Inspiration for these artwork came from many other R-packages and their authors, namely Jakub Nowosad, ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.