# Generated by roxygen2: do not edit by hand S3method(summary,dodgr_dists_categorical) S3method(weight_streetnet,SC) S3method(weight_streetnet,default) S3method(weight_streetnet,sc) S3method(weight_streetnet,sf) export("%>%") export(add_nodes_to_graph) export(clear_dodgr_cache) export(compare_heaps) export(dodgr_cache_off) export(dodgr_cache_on) export(dodgr_centrality) export(dodgr_components) export(dodgr_contract_graph) export(dodgr_deduplicate_graph) export(dodgr_distances) export(dodgr_dists) export(dodgr_dists_categorical) export(dodgr_dists_nearest) export(dodgr_flowmap) export(dodgr_flows_aggregate) export(dodgr_flows_disperse) export(dodgr_flows_si) export(dodgr_full_cycles) export(dodgr_fundamental_cycles) export(dodgr_insert_vertex) export(dodgr_isochrones) export(dodgr_isodists) export(dodgr_isoverts) export(dodgr_load_streetnet) export(dodgr_paths) export(dodgr_sample) export(dodgr_save_streetnet) export(dodgr_sflines_to_poly) export(dodgr_streetnet) export(dodgr_streetnet_geodesic) export(dodgr_streetnet_sc) export(dodgr_times) export(dodgr_to_igraph) export(dodgr_to_sf) export(dodgr_to_sfc) export(dodgr_to_tidygraph) export(dodgr_uncontract_graph) export(dodgr_vertices) export(estimate_centrality_threshold) export(estimate_centrality_time) export(igraph_to_dodgr) export(match_points_to_graph) export(match_points_to_verts) export(match_pts_to_graph) export(match_pts_to_verts) export(merge_directed_graph) export(weight_railway) export(weight_streetnet) export(write_dodgr_wt_profile) importFrom(Rcpp,evalCpp) importFrom(RcppParallel,RcppParallelLibs) importFrom(grDevices,colorRampPalette) importFrom(graphics,plot) importFrom(magrittr,"%>%") importFrom(memoise,memoise) importFrom(methods,is) importFrom(osmdata,add_osm_feature) importFrom(osmdata,getbb) importFrom(osmdata,opq) importFrom(osmdata,osm_poly2line) importFrom(osmdata,osmdata_sf) importFrom(osmdata,trim_osmdata) useDynLib(dodgr, .registration = TRUE)