Skip to content

A Gallery of Animations in Statistics and Utilities to Create Animations

Notifications You must be signed in to change notification settings

talgalili/animation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

if (!require('devtools')) install.packages('devtools')
install_github('animation', 'yihui')

This package is generated by roxygen2:

install.packages('Rd2roxygen')
library(Rd2roxygen)
rab('animation', install = TRUE)

Contact

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

About

A Gallery of Animations in Statistics and Utilities to Create Animations

Resources

Stars

Watchers

Forks

Packages

No packages published