# NOT RUN {
B <- bipartite.from.sequence(R = c(1,1,2), C = c(1,1,2))
B <- bipartite.from.sequence(R = c(1,1,2), C = c(1,1,2), class = "igraph")
B <- bipartite.from.sequence(R = c(1,1,2), C = c(1,1,2), class = "network")
# }
Run the code above in your browser using DataLab