sp_network_nodes() and sp_network_pair() for one or multiple networksR/class_sp-network-multi.R
sp_multi_network.RdCreate an S4 class that contains sp_network_nodes() and sp_network_pair() for one or multiple networks
sp_multi_network(...)
| ... | objects of type |
|---|
An S4 class of type sp_multi_network-class()
Other Constructors for spflow network classes:
sp_network_nodes,
sp_network_pair,
spflow_network_classes
sp_multi_network() # empty#> Collection of spatial network nodes and pairs #> -------------------------------------------------- #> Contains 0 sets of spatial network nodes. #> With ids: #> Contains 0 sets of spatial network pairs #> With ids:sp_multi_network(germany_net,usa_net) # two networks, no pairs#> Collection of spatial network nodes and pairs #> -------------------------------------------------- #> Contains 2 sets of spatial network nodes. #> With ids: ge, usa #> Contains 0 sets of spatial network pairs #> With ids: