View source: R/metrics_calc_group.R
par_calc_global_metrics | R Documentation |
This function calls calc_global_metrics in parallel.
par_calc_global_metrics(dfs_per_time, geo)
dfs_per_time |
A list of dataframes per timestep. |
geo |
Logical, whether positions are geographic coordinates, default = FALSE. |
A dataframe with the group average timeseries, with columns:
set
, t
, pol
, speed
, shape
, N
(number of individuals),
missing_ind
(whether some individuals are missing).
Marina Papadopoulou m.papadopoulou.rug@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.