mdlincoln/pathway: Find Point Pathways Through a Matrix

Given two points in a numeric matrix, find the shortest pathway of evenly spaced points between them. Includes methods for constraining the nearest neighbor search to move in a specific direction, and an interface for implementing other arbitrary conditional constraints on the search space.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/mdlincoln/pathway
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mdlincoln/pathway")
mdlincoln/pathway documentation built on May 23, 2019, 1:13 p.m.