nptscot / corenet

Create a 'core network' from route networks

Home Page:https://nptscot.github.io/corenet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

corenet

R-CMD-check

The goal of corenet is to provide a set of functions to generate ‘core’ route networks for transport planning.

Install it with:

if (!require("remotes")) {
  install.packages("remotes")
}
remotes::install_github("nptscot/corenet")

About

Create a 'core network' from route networks

https://nptscot.github.io/corenet/

License:Other


Languages

Language:R 100.0%