Description Usage Arguments Details See Also Examples
Chernoff faces tour path animation.
1 |
... |
other arguments passed on to |
Animate a nD tour path with Chernoff's faces. Can display up to 18 dimensions.
This function requires the TeachingDemos package to draw the
Chernoff faces. See faces2 for more
details.
animate for options that apply to all animations
1 2 3 4 5 6 | # The drawing code is fairly slow, so this animation works best with a
# limited number of cases
animate_faces(flea[1:2, 1:6])
animate_faces(flea[1:4, 1:6])
animate_faces(flea[1:2, 1:6], grand_tour(5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.