Skip to content

Networks: the constructors for networks in R using an edge list expect overly specific column names #250

Description

@d-callan

right now i think its looking specifically for 'source' and 'target' columns. we should probably do something like assume the first two columns are source and target and all other cols are attributes of the links.. not essential, but slightly annoying.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions