Learn R Programming

swaRmverse (version 0.1.0)

par_calc_global_metrics: Calculation of Group Metrics in Parallel

Description

This function calls calc_global_metrics in parallel.

Usage

par_calc_global_metrics(dfs_per_time, geo)

Value

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).

Arguments

dfs_per_time

A list of dataframes per timestep.

geo

Logical, whether positions are geographic coordinates, default = FALSE.

Author

Marina Papadopoulou m.papadopoulou.rug@gmail.com