Man pages for dodgr
Distances on Directed Graphs

add_nodes_to_graphInsert new nodes into a graph, breaking edges at point of...
clear_dodgr_cacheRemove cached versions of 'dodgr' graphs.
compare_heapsCompare timings of different sort heaps for a given input...
dodgrDistances On Directed GRaphs ("dodgr")
dodgr_cache_offTurn off all dodgr caching in current session.
dodgr_cache_onTurn on all dodgr caching in current session.
dodgr_centralityCalculate betweenness centrality for a 'dodgr' network.
dodgr_componentsIdentify connected components of graph.
dodgr_contract_graphContract graph to junction vertices only.
dodgr_deduplicate_graphDeduplicate edges in a graph
dodgr_distancesCalculate matrix of pair-wise distances between points.
dodgr_distsCalculate matrix of pair-wise distances between points.
dodgr_dists_categoricalCumulative distances along different edge categories
dodgr_dists_nearestCalculate vector of shortest distances from a series of...
dodgr_flowmapCreate a map of 'dodgr' flows.
dodgr_flows_aggregateAggregate flows throughout a network.
dodgr_flows_disperseAggregate flows dispersed from each point in a network.
dodgr_flows_siAggregate flows throughout a network using a spatial...
dodgr_full_cyclesCalculate fundamental cycles on a FULL (that is,...
dodgr_fundamental_cyclesCalculate fundamental cycles in a graph.
dodgr_insert_vertexInsert a new node or vertex into a network
dodgr_isochronesCalculate isochrone contours from specified points.
dodgr_isodistsCalculate isodistance contours from specified points.
dodgr_isovertsCalculate isodistance or isochrone contours from specified...
dodgr_load_streetnetLoad a street network previously saved with...
dodgr_pathsCalculate lists of pair-wise shortest paths between points.
dodgr_sampleSample a random but connected sub-component of a graph
dodgr_save_streetnetSave a weighted streetnet to a local file
dodgr_sflines_to_polyConvert 'sf' 'LINESTRING' objects to 'POLYGON' objects...
dodgr_streetnetExtract a street network in 'sf'-format for a given location.
dodgr_streetnet_scExtract a street network in 'silicate'-format for a given...
dodgr_timesCalculate matrix of pair-wise travel times between points.
dodgr_to_igraphConvert a 'dodgr' graph to an 'igraph'.
dodgr_to_sfConvert a 'dodgr' graph into an equivalent 'sf' object.
dodgr_to_sfcConvert a 'dodgr' graph into an equivalent 'sf::sfc' object.
dodgr_to_tidygraphConvert a 'dodgr' graph to an 'tidygraph'.
dodgr_uncontract_graphRe-expand a contracted graph.
dodgr_verticesExtract vertices of graph, including spatial coordinates if...
estimate_centrality_thresholdEstimate a value for the 'dist_threshold' parameter of the...
estimate_centrality_timeEstimate time required for a planned centrality calculation.
hampiSample street network from Hampi, India.
igraph_to_dodgrConvert a 'igraph' network to an equivalent 'dodgr'...
match_points_to_graphAlias for match_pts_to_graph
match_points_to_vertsAlias for match_pts_to_verts
match_pts_to_graphMatch spatial points to the edges of a spatial graph.
match_pts_to_vertsMatch spatial points to the vertices of a spatial graph.
merge_directed_graphMerge directed edges into equivalent undirected edges.
os_roads_bristolSample street network from Bristol, U.K.
pipePipe operator
summary.dodgr_dists_categoricalTransform a result from dodgr_dists_categorical to summary...
weighting_profilesWeighting profiles used to route different modes of...
weight_railwayWeight a network for routing along railways.
weight_streetnetWeight a street network according to a specified weighting...
write_dodgr_wt_profileWrite 'dodgr' weighting profiles to local file.
dodgr documentation built on June 7, 2023, 5:44 p.m.