Other packages > Find by keyword >

aRtsy  

Generative Art with 'ggplot2'
View on CRAN: Click here


Download and install aRtsy package within the R console
Install from CRAN:
install.packages("aRtsy")

Install from Github:
library("remotes")
install_github("cran/aRtsy")

Install by package version:
library("remotes")
install_version("aRtsy", "1.0.0")



Attach the package and use:
library("aRtsy")
Maintained by
Koen Derks
[Scholar Profile | Author Map]
First Published: 2021-08-16
Latest Update: 2023-08-21
Description:
Provides algorithms for creating artworks in the 'ggplot2' language that incorporate some form of randomness.
How to cite:
Koen Derks (2021). aRtsy: Generative Art with 'ggplot2'. R package version 1.0.0, https://cran.r-project.org/web/packages/aRtsy. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2021-08-16 09:40), 0.1.1 (2021-09-05 02:30), 0.1.2 (2021-09-26 00:10), 0.1.3 (2021-09-26 17:10), 0.1.4 (2021-10-25 11:40), 0.1.5 (2021-11-26 16:50), 0.1.6 (2021-12-18 14:30), 0.1.7 (2022-04-10 23:32), 0.1.8 (2022-05-13 13:10), 0.1.9 (2022-10-07 21:50), 0.2.0 (2022-10-10 23:20), 0.2.1 (2023-01-05 20:40), 0.2.2 (2023-04-23 12:30), 0.2.3 (2023-05-22 00:30), 0.2.4 (2023-08-21 09:32)
Other packages that cited aRtsy R package
View aRtsy citation profile
Other R packages that aRtsy depends, imports, suggests or enhances
Complete documentation for aRtsy
Functions, R codes and Examples using the aRtsy R package
Some associated functions: aRtsy . canvas_ant . canvas_blacklight . canvas_chladni . canvas_circlemap . canvas_cobweb . canvas_collatz . canvas_diamonds . canvas_flame . canvas_flow . canvas_forest . canvas_function . canvas_gemstone . canvas_lissajous . canvas_mandelbrot . canvas_maze . canvas_mesh . canvas_mosaic . canvas_nebula . canvas_petri . canvas_phyllotaxis . canvas_planet . canvas_polylines . canvas_recaman . canvas_ribbons . canvas_segments . canvas_smoke . canvas_splits . canvas_squares . canvas_stripes . canvas_strokes . canvas_swirls . canvas_tiles . canvas_turmite . canvas_watercolors . colorPalette . saveCanvas . theme_canvas . 
Some associated R codes: RcppExports.R . canvas_ant.R . canvas_blacklight.R . canvas_chladni.R . canvas_circlemap.R . canvas_cobweb.R . canvas_collatz.R . canvas_diamonds.R . canvas_flame.R . canvas_flow.R . canvas_forest.R . canvas_function.R . canvas_gemstone.R . canvas_lissajous.R . canvas_mandelbrot.R . canvas_maze.R . canvas_mesh.R . canvas_mosaic.R . canvas_nebula.R . canvas_petri.R . canvas_phyllotaxis.R . canvas_planet.R . canvas_polylines.R . canvas_recaman.R . canvas_ribbons.R . canvas_segments.R . canvas_smoke.R . canvas_splits.R . canvas_squares.R . canvas_stripes.R . canvas_strokes.R . canvas_swirls.R . canvas_tiles.R . canvas_turmite.R . canvas_watercolors.R . colorPalette.R . internal.R . saveCanvas.R . theme_canvas.R . zzz.R .  Full aRtsy package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for aRtsy1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA