Style as animated points
style_walk( data = unfold_meander(), wake_length = 0.1, palette = palette_scico(palette = "berlin"), background = "black", ... )
| data | tibble specifying the time series |
|---|---|
| wake_length | length of the tail |
| palette | function generating palette values |
| background | colour of the background |
| ... | other arguments to pass to shadow_wake The |
The output is a gganim object