Learn R Programming

spatsoc (version 0.2.2)

spatsoc: spatsoc

Description

spatsoc is an R package for detecting spatial and temporal groups in GPS relocations. It can be used to convert GPS relocations to gambit-of-the-group format to build proximity-based social networks. In addition, the randomization function provides data-stream randomization methods suitable for GPS data.

Arguments

Author

Maintainer: Alec L. Robitaille robit.alec@gmail.com (ORCID)

Authors:

Details

The spatsoc package provides one temporal grouping function:

  • group_times

three spatial grouping functions:

  • group_pts

  • group_lines

  • group_polys

two edge list generating functions:

  • edge_dist

  • edge_nn

and two social network functions:

  • randomizations

  • get_gbi

See Also