Description Usage Arguments Value
Utility function that reshapes user state data in the shape needed by the plotting functions. Shapes:
Per user state over time. Calls group_by_user_state.
State over time. Calls group_by_state_time.
State per slide over time. Calls group_by_state_time_slide.
1 |
dt |
|
A list with
dt The original dt
by_user_state_time_dt Per user state over time
by_state_time_dt State over time.
by_state_time_slide_dt State per slide over time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.