| ani.stop {animation} | R Documentation |
Write the HTML animation page and restore previous
options such as prompt; then close the graphical
device opened in ani.start.
ani.stop()
None (invisible NULL); a string will be printed in
the console indicating where is the HTML file.
The content of the HTML file completely depends on the
parameters set in ani.options.
Yihui Xie <http://yihui.name>
saveHTML (the recommended way to create
HTML pages), ani.options,
ani.start
## see help(ani.start)