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.5-any)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'))

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

On CRAN:

3.70 score 1 stars 1 scripts 146 downloads 1 exports 0 dependencies

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

TargetResultLatest binary
Doc / VignettesOKFeb 08 2025
R-4.5-winOKFeb 08 2025
R-4.5-macOKFeb 08 2025
R-4.5-linuxOKFeb 08 2025
R-4.4-winOKFeb 08 2025
R-4.4-macOKFeb 08 2025
R-4.3-winOKFeb 08 2025
R-4.3-macOKFeb 08 2025

Exports:snowflakes

Dependencies:

Random Snowflake Generator

Rendered fromsnowflakes.Rmdusingknitr::rmarkdownon Feb 08 2025.

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