dgr_load_streetnet: Load a street network previously saved with...

dgr_load_streetnetR Documentation

Load a street network previously saved with dodgr_save_streetnet.

Description

This always returns the full, non-contracted graph. The contracted graph can be generated by passing the result to dodgr_contract_graph.

Usage

dgr_load_streetnet(filename)

Arguments

filename

Name (with optional full path) of file to be loaded.


xtimbeau/accessibility documentation built on Dec. 3, 2024, 1:01 a.m.