Description Usage Arguments Value
Style as animated points
1 2 3 4 5 6 7 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.