frame_vars | R Documentation |
This function extracts the metadata generated about each frame during rendering. It corresponds to the information available to the labels for string literal interpretation and is thus dependent on the transition and view used for the animation.
frame_vars(animation = last_animation())
animation |
The animation to extract metadata from. Defaults to the last rendered animation |
A data.frame with a row per frame in the animation and metadata as columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.