Package: snowflakes 1.0.0

snowflakes: Random Snowflake Generator

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.

Authors:Svetlana Eden <[email protected]>

snowflakes_1.0.0.tar.gz
snowflakes_1.0.0.zip(r-4.5)snowflakes_1.0.0.zip(r-4.4)snowflakes_1.0.0.zip(r-4.3)
snowflakes_1.0.0.tgz(r-4.4-any)snowflakes_1.0.0.tgz(r-4.3-any)
snowflakes_1.0.0.tar.gz(r-4.5-noble)snowflakes_1.0.0.tar.gz(r-4.4-noble)
snowflakes_1.0.0.tgz(r-4.4-emscripten)snowflakes_1.0.0.tgz(r-4.3-emscripten)
snowflakes.pdf |snowflakes.html
snowflakes/json (API)
NEWS

# Install 'snowflakes' in R:
install.packages('snowflakes', repos = c('https://svetlanaeden.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/svetlanaeden/snowflakes/issues

On CRAN:

1 exports 1 stars 0.73 score 0 dependencies 1 scripts 115 downloads

Last updated 7 years agofrom:369ea4b92e. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winOKSep 11 2024
R-4.5-linuxOKSep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macOKSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

Exports:snowflakes

Dependencies:

Random Snowflake Generator

Rendered fromsnowflakes.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2017-12-07
Started: 2017-11-13