Skip to content

Check type when setting Node$parent and Node$children #63

@gluc

Description

@gluc

Otherwise, we can get very strange behaviour.

library(data.tree)
data(acme)
acme$IT$parent <- 3
acme

To implement, we need to convert these fields to actives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions