animate: Animate selected iterations of a 'Vote' object.

Description Usage Arguments

Description

animate.Vote() plots selected iterations of a Vote object and combines them into one GIF using the animation package.

Usage

1
2
3
4
animate(vote, movie.name, iter = NULL, ...)

## S3 method for class 'Vote'
animate(vote, movie.name, iter = NULL, ...)

Arguments

vote

An object of class Vote.

movie.name

Name of the resulting GIF file.

iter

A vector of the iterations to plot, defaults to seq(1, vote$iter).

...

Additional keyword arguments.


erocoar/vetoboxr documentation built on Sept. 27, 2019, 10:55 p.m.