Skip to content

Add expand.bipartite= argument to [.network() and [<-.network() methods? #96

Description

@krivit

Per #94 (comment) , the nw[i,j] != as.matrix(nw, matrix.type = "adjacency")[i,j]. You can make it true by passing expand.bipartite = TRUE to as.matrix(). Would it make sense to provide an expand.bipartite= argument to the [ methods to allow it to work in the opposite direction as well?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions