Package: anim.plots 0.2.2

anim.plots: Simple Animated Plots for R

Simple animated versions of basic R plots, using the 'animation' package. Includes animated versions of plot, barplot, persp, contour, filled.contour, hist, curve, points, lines, text, symbols, segments, and arrows.

Authors:David Hugh-Jones <[email protected]>

anim.plots_0.2.2.tar.gz
anim.plots_0.2.2.zip(r-4.5)anim.plots_0.2.2.zip(r-4.4)anim.plots_0.2.2.zip(r-4.3)
anim.plots_0.2.2.tgz(r-4.4-any)anim.plots_0.2.2.tgz(r-4.3-any)
anim.plots_0.2.2.tar.gz(r-4.5-noble)anim.plots_0.2.2.tar.gz(r-4.4-noble)
anim.plots_0.2.2.tgz(r-4.4-emscripten)anim.plots_0.2.2.tgz(r-4.3-emscripten)
anim.plots.pdf |anim.plots.html
anim.plots/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/hughjonesd/anim.plots/issues

Datasets:
  • PGgame - Data from 20 rounds of a public goods game with punishment
  • cities - Cities near the Grande Armee's march on Moscow
  • gm_data - Gapminder GDP, life expectancy and population data
  • hurricanes - Wind speed data for hurricanes in 2009
  • temps - Temperatures for the Grande Armee's march on Moscow
  • troops - Troop numbers for the Grande Armee's march on Moscow

On CRAN:

animationgraphicsplot

18 exports 8 stars 1.33 score 5 dependencies 230 downloads

Last updated 3 years agofrom:c874e88d6b

Exports:anim.arrowplotanim.arrowsanim.barplotanim.contouranim.curveanim.filled.contouranim.histanim.linesanim.perspanim.plotanim.pointsanim.saveanim.segmentplotanim.segmentsanim.smoothanim.symbolsanim.textreplay

Dependencies:animationcurlmagickmagrittrRcpp

anim.plots vignette

Rendered fromanim.plots-stub.Rmdusingknitr::rmarkdownon Jul 13 2024.

Last update: 2019-05-16
Started: 2017-05-14

Readme and manuals

Help Manual

Help pageTopics
anim.plots: simple animated plots For Ranim.plots-package
Create an animated barplot.anim.barplot anim.barplot.default
Create an animated contour plot or perspective plotanim.contour anim.contour.default anim.filled.contour anim.filled.contour.default anim.persp
Draw an animated curve.anim.curve
Draw an animated histogram.anim.hist
Create an animated plot.anim.lines anim.lines.default anim.lines.formula anim.plot anim.plot.default anim.plot.formula anim.points anim.points.default anim.points.formula anim.symbols anim.text anim.text.default anim.text.formula
Save an anim.frames object in various formats.anim.save
Draw an animation of line segments or arrows.anim.arrowplot anim.arrows anim.segmentplot anim.segments
Smooth an 'anim.frames' objectanim.smooth
Cities near the Grande Armee's march on Moscowcities
Gapminder GDP, life expectancy and population datagm_data
Wind speed data for hurricanes in 2009hurricanes
Merge anim.frames objectsmerge.anim.frames
Data from 20 rounds of a public goods game with punishmentPGgame
Replay an 'anim.frames' objectplot.anim.frames replay replay.anim.frames
Temperatures for the Grande Armee's march on Moscowtemps
Troop numbers for the Grande Armee's march on Moscowtroops