Learn R Programming

animation

Introduction

This is an R package to create and export animations to a variety of formats (HTML/JS, GIF, Video, PDF), and it also serves as a gallery of statistical animations.

Installation

To install the stable version on CRAN:

install.packages('animation')

To install the GitHub version under development:

install.packages('animation', repos = 'https://xran.yihui.org')

If you want to contribute, the documentation and NAMESPACE of this package are generated by roxygen2 and Rd2roxygen:

if (!require('Rd2roxygen') install.packages('Rd2roxygen')
Rd2roxygen::rab('animation', install = TRUE)

Contact

Bugs and feature requests can be filed to https://github.com/yihui/animation/issues. Pull requests are also welcome.

Copy Link

Version

Install

install.packages('animation')

Monthly Downloads

6,434

Version

2.7

License

GPL

Maintainer

Last Published

October 7th, 2021

Functions in animation (2.7)

CLELAL09

The NBA game between CLE Cavaliers and LAL Lakers on Dec 25, 2009
ani.options

Set or query animation options
MC.samplemean

Sample Mean Monte Carlo integration
ObamaSpeech

Word counts of a speech by the US President Obama
HuSpeech

Word counts of a speech by the Chinese President Hu
BM.circle

Brownian Motion in a circle
MC.hitormiss

Hit or Miss Monte Carlo integration
Rosling.bubbles

The bubbles animation in Hans Rosling's Talk
ani.pause

Pause for a while and flush the current graphical device
ani.record

Record and replay animations
ani.start

Generate an HTML animation page
bisection.method

Demonstration of the Bisection Method for root-finding on an interval
boot.iid

Demonstrate bootstrapping for iid data
animation-package

A Gallery of Animations in Statistics and Utilities to Create Animations
clt.ani

Demonstration of the Central Limit Theorem
buffon.needle

Simulation of Buffon's Needle
flip.coin

Probability in flipping coins
ecol.death.sim

A simulation of the death of two species with certain probabilities
knn.ani

Demonstration of the k-Nearest Neighbour classification
kmeans.ani

Demonstration of the k-Means clustering algorithm
conf.int

Demonstration of the concept of confidence intervals
im.convert

A wrapper for the `convert' utility of ImageMagick or GraphicsMagick
cv.ani

Demonstration for the process of cross-validation
cv.nfeaturesLDA

Cross-validation to find the optimum number of features (variables) in LDA
least.squares

Demonstrate the least squares method
g.brownian.motion

Brownian Motion using Google Visualization API
boot.lowess

Bootstrapping with LOWESS
price.ani

Demonstrate stock prices in animations
grad.desc

Gradient Descent Algorithm for the 2D case
brownian.motion

Demonstration of Brownian motion on the 2D plane
sample.ratio

Demonstrate the ratio estimation in sampling survey
qpdf

A wrapper for the PDF toolkit qpdf
sample.simple

Demonstration for simple random sampling without replacement
lln.ani

Demonstration of Law of Large Numbers
saveLatex

Insert animations into a LaTeX document and compile it
saveSWF

Convert images to Flash animations
kfcv

Sample sizes for k-fold cross-validation
mwar.ani

Demonstration for ``Moving Window Auto-Regression''
iatemp

Average yearly temperatures in central Iowa
moving.block

Cycle through an R object and plot each subset of elements
newton.method

Demonstration of the Newton-Raphson method for root-finding
vanke1127

Stock prices of Vanke Co., Ltd on 2009/11/27
saveGIF

Convert images to a single animation file (typically GIF) using ImageMagick or GraphicsMagick
vi.grid.illusion

Visual illusions: Scintillating grid illusion and Hermann grid illusion
pageview

Page views from Sep 21, 2007 to Dec 2, 2007 of Yihui's website
quincunx

Demonstration of the Quincunx (Bean Machine/Galton Box)
sim.qqnorm

Simulation of QQ plots for the Normal distribution
sample.cluster

Demonstration for the cluster sampling
saveVideo

Convert a sequence of images to a video by FFmpeg
pollen

Synthetic dataset about the geometric features of pollen grains
pdftk

A wrapper for the PDF toolkit Pdftk
saveHTML

Insert animations into an HTML page
vi.lilac.chaser

Visual Illusions: Lilac Chaser
sample.strat

Demonstration for the stratified sampling
sample.system

Demonstration for the systematic sampling