| gg_state | R Documentation |
gg_state() has been deprecated. Use gg_states() instead
gg_state(...)
... |
arguments given to |
a ggplot object
sample.data.irregular|>
dplyr::mutate(movement = dplyr::na_if(movement, 0)) |>
gg_days() |> gg_state(movement)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.