We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154e9a0 commit fc9420fCopy full SHA for fc9420f
man/aRtsy.Rd
@@ -4,7 +4,7 @@
4
\docType{package}
5
\title{aRtsy --- Generative Art using \code{ggplot2}}
6
\description{
7
- \if{html}{\figure{logo.png}{options: align='right' alt='logo' width='120'}}
+ \if{html}{\figure{logo.png}{options: alt='logo' width='120'}}
8
\code{aRtsy} aims to make generative art accessible to the general public in a straightforward and standardized manner.
9
The package provides algorithms for creating artworks that incorporate some form of randomness and are dependent on the set \code{seed}.
10
Each algorithm is implemented in a separate function with its own set of parameters that can be tweaked.
0 commit comments