Skip to content

Internals

Network dimensions

Copy of network data

# Base.copyMethod.

Base.copy(N::SpeciesInteractionNetwork)

A copy of a network is created by wrapping together a copy of the nodes and a copy of the edges.

source