get_times | R Documentation |
Takes an individual's continuous-time movement description and calculates the proportion of time they spent with their home group vs any other group in their network.
get_times(schedule, id, simulator, option = NA)
schedule |
a data.frame schedule of the type output by simulate_schedule |
id |
the character string name of an individual node |
simulator |
the simulator used to generate the schedule. One of: "independent", "non-independent", "group-think". |
option |
additional option for group-think, "co-located" or "attached" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.