Skip to content

Merge the implementations of as.data.frame.network() and as_tibble.network(). #49

@krivit

Description

@krivit

I can't believe I hadn't noticed this in the original PR: the two functions duplicate code and functionality, even though a tibble is, technically, a data.frame. @knapply , what do you think? Was there any particular reason for reimplementing rather than adapting the existing implementation?

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