Rdocumentation
powered by
Learn R Programming
CausalR (version 1.4.3)
AddIDsToVertices: add IDs to vertices
Description
Adds the IDs as a vertex property to the vertices in the network. Used when creating sub-networks where the new nodes will retain the IDs from their original network
Usage
AddIDsToVertices(network)
Arguments
network
the network to which the IDs are to be added
Value
network with IDs added