jmlondon/pathroutr: An R Package for (Re-)Routing Paths Around Barriers

The `pathroutr` package aims to provide a set of tools for routing marine animal tracks around land barriers based on the shortest path through a visibility graph network. The foundation of the package is a graph network created from a Delaunay Triangle mesh created from the vertices of land polygons within the study area. Any network edges that cross or fall completely within the land (barrier) polygons are removed.

Getting started

Package details

Maintainer
LicenseCC0
Version0.2.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmlondon/pathroutr")
jmlondon/pathroutr documentation built on Sept. 18, 2023, 6:09 p.m.