Skip to content

as_igraph breaks when there is an isolated vertex #56

@EeethB

Description

@EeethB

as_igraph(graph_create(c(.5, .5), matrix(0, 2, 2)))

Solution is to make an empty graph, then add vertices and edges, rather than making if from an edge dataframe

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