Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ spaths Public

❗ This is a read-only mirror of the CRAN R package repository. spaths — Shortest Paths Between Points in Grids. Homepage: https://github.com/cdueben/spaths Report bugs for this package: https://github.com/cdueben/spaths/issues

License

Notifications You must be signed in to change notification settings

cran/spaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The package computes shortest paths between points in grids. It can take barriers and custom transition functions into account. Apart from applications regarding planet Earth, spaths can compute shortest paths generally on spheres and planes. The package is optimized for computational performance, customizability, and user friendliness. It comes with its own graph-theoretical implementation tailored to gridded data.

Install the package via devtools::install_github("cdueben/spaths", build_vignettes = T) and consult the vignette with vignette("spaths_introduction", "spaths") for an introduction.

Extensions to this package are certainly welcome. You can either suggest modifications to spaths by sending me an email or submitting a pull request, or you can build a package that calls spaths.

About

❗ This is a read-only mirror of the CRAN R package repository. spaths — Shortest Paths Between Points in Grids. Homepage: https://github.com/cdueben/spaths Report bugs for this package: https://github.com/cdueben/spaths/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published