ani.stop {animation}R Documentation

Write the HTML animation page

Description

Write the HTML animation page and restore previous options such as prompt; then close the graphical device opened in ani.start.

Usage

ani.stop()

Value

None (invisible NULL); a string will be printed in the console indicating where is the HTML file.

Note

The content of the HTML file completely depends on the parameters set in ani.options.

Author(s)

Yihui Xie <http://yihui.name>

See Also

saveHTML (the recommended way to create HTML pages), ani.options, ani.start

Examples

## see help(ani.start)

[Package animation version 2.2 Index]