View source: R/g2-composition.R
g2_timing_keyframe | R Documentation |
Timing Keyframe
g2_timing_keyframe(
duration = 1000,
iterationCount = 1,
direction = "normal",
children = NULL
)
duration |
1000 |
iterationCount |
1 |
direction |
normal, 'normal' | 'reverse' | 'alternate' | 'reverse-alternate' |
children |
marks children |
Other composition:
g2_facet_circle()
,
g2_facet_rect()
,
g2_repeat_matrix()
,
g2_space_flex()
,
g2_space_layer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.