print.animint {animint2} | R Documentation |
Print animint by rendering to local directory.
## S3 method for class 'animint'
print(x, ...)
x |
List of ggplots and options. In particular the out.dir option is passed along to animint2dir. |
... |
passed to animint2dir |
same as animint2dir
Toby Dylan Hocking