The function generates and plots random snowflakes. Each snowflake is defined by a given diameter, width of the crystal, color, and random seed. Snowflakes are plotted in such way that they always remain round, no matter what the aspect ratio of the plot is. Snowflakes can be created using transparent colors, which creates a more interesting, somewhat realistic, image. Images of the snowflakes can be separately saved as svg files and used in websites as static or animated images.
Version: | 1.0.0 |
Depends: | R (≥ 3.1.0) |
Suggests: | knitr, rmarkdown |
Published: | 2017-12-08 |
DOI: | 10.32614/CRAN.package.snowflakes |
Author: | Svetlana Eden |
Maintainer: | Svetlana Eden <svetlana.eden at vanderbilt.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | snowflakes results |
Reference manual: | snowflakes.pdf |
Vignettes: |
Random Snowflake Generator |
Package source: | snowflakes_1.0.0.tar.gz |
Windows binaries: | r-devel: snowflakes_1.0.0.zip, r-release: snowflakes_1.0.0.zip, r-oldrel: snowflakes_1.0.0.zip |
macOS binaries: | r-release (arm64): snowflakes_1.0.0.tgz, r-oldrel (arm64): snowflakes_1.0.0.tgz, r-release (x86_64): snowflakes_1.0.0.tgz, r-oldrel (x86_64): snowflakes_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=snowflakes to link to this page.