/corenet

Create a 'core network' from route networks

Primary LanguageROtherNOASSERTION

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")