network
object can be interpreted as a
bipartite network.is.bipartite(x)
network
, a matrix giving the network structure
in adjacency, incidence, or edgelist form; otherwise, an
object of class network
.bipartite
attribute of the network
object is not present. Otherwise the count of the number of actors in the bipartite network. In this case, the number of nodes is equal to the number of actors plus the number of events (with all actors preceeding all events). The edges are then interpreted as nondirected.network.initialize
, attribute.methods
, as.network.matrix
, as.matrix.network
, deletion.methods
, edgeset.constructors
, network.indicators
, plot.network