Create an S4 class that contains sp_network_nodes() and sp_network_pair() for one or multiple networks

sp_multi_network(...)

Arguments

...

objects of type sp_network_nodes() and sp_network_pair()

Value

An S4 class of type sp_multi_network-class()

See also

Other Constructors for spflow network classes: sp_network_nodes, sp_network_pair, spflow_network_classes

Examples

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: