as.linnet | Convert a sfnetwork into a linnet |
as_s2_geography | Extract the geometries of a sfnetwork as a S2 geography... |
as_sfnetwork | Convert a foreign object to a sfnetwork |
as_tibble | Extract the active element of a sfnetwork as spatial tibble |
autoplot | Plot sfnetwork geometries with ggplot2 |
bind_spatial | Add nodes or edges to a spatial network. |
contract_nodes | Contract groups of nodes in a spatial network |
create_from_spatial_lines | Create a spatial network from linestring geometries |
create_from_spatial_points | Create a spatial network from point geometries |
data | Extract the node or edge data from a spatial network |
dual_weights | Specify dual edge weights |
evaluate_edge_query | Query specific edge indices from a spatial network |
evaluate_node_query | Query specific node indices from a spatial network |
evaluate_weight_spec | Specify edge weights in a spatial network |
group_spatial | Group nodes based on spatial distance |
ids | Extract all node or edge indices from a spatial network |
is_sfnetwork | Check if an object is a sfnetwork |
make_edges_directed | Convert undirected edges into directed edges based on their... |
make_edges_explicit | Construct edge geometries for spatially implicit networks |
make_edges_follow_indices | Match the direction of edge geometries to their specified... |
make_edges_implicit | Drop edge geometries of spatially explicit networks |
make_edges_mixed | Make some edges directed and some undirected |
make_edges_valid | Match edge geometries to their incident node locations |
mozart | Point locations for places about W. A. Mozart in Salzburg,... |
n | Count the number of nodes or edges in a network |
nb | Conversion between neighbor lists and sfnetworks |
nearest | Extract the nearest nodes or edges to given spatial features |
nearest_ids | Extract the indices of nearest nodes or edges to given... |
node_coordinates | Query node coordinates |
play_spatial | Create random spatial networks |
plot.sfnetwork | Plot the geometries of a sfnetwork |
reexports | Objects exported from other packages |
roxel | Road network of Münster Roxel |
sf_attr | Query sf attributes from the active element of a sfnetwork |
sf_methods | sf methods for sfnetworks |
sfnetwork | Create a sfnetwork |
sfnetworks-package | sfnetworks: Tidy Geospatial Networks |
sfnetwork_to_dodgr | Conversion between dodgr streetnets and sfnetworks |
simplify_network | Simplify a spatial network |
smooth_pseudo_nodes | Smooth pseudo nodes |
spatial_centrality | Compute spatial centrality measures |
spatial_edge_measures | Query spatial edge measures |
spatial_edge_predicates | Query edges with spatial predicates |
spatial_morphers | Morph spatial networks into a different structure |
spatial_node_predicates | Query nodes with spatial predicates |
spatial_node_types | Query spatial node types |
st_duplicated | Determine duplicated geometries |
st_match | Geometry matching |
st_network_bbox | Compute the bounding box of a spatial network |
st_network_blend | Blend spatial points into a spatial network |
st_network_cost | Compute a cost matrix of a spatial network |
st_network_faces | Extract the faces of a spatial network |
st_network_iso | Compute isolines around nodes in a spatial network |
st_network_join | Join two spatial networks based on equality of node... |
st_network_paths | Find shortest paths between nodes in a spatial network |
st_network_travel | Find the optimal route through a set of nodes in a spatial... |
st_project_on_network | Project spatial points on a spatial network |
st_round | Rounding of geometry coordinates |
subdivide_edges | Subdivide edges at interior points |
tidygraph_methods | tidygraph methods for sfnetworks |
validate_network | Validate the structure of a sfnetwork |
wrap_igraph | Run an igraph function on an sfnetwork object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.