Fetch network components
fetch.network.components.RdThis function retrieves the components of a network object.
Arguments
- network
Network object from which to fetch components.
- include_arbors
Logical indicating whether to include arbor information in the fetched components (can be large and computationally intensive, default = FALSE).
- verbose
Logical indicating whether to print a summary of the fetched components (default: TRUE).