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.


OFCE/accessibility documentation built on Dec. 1, 2024, 7:29 p.m.