Skip to content

Allow makeTree to take a list of lists and make it flat #8

@erossiter

Description

@erossiter

Right now the function makeTree take a Cat object and a logical indicating if you want the results to be "flat" (a table) or not (a list of lists). If a user opted for the latter, and stored the result of the function, we should allow for them to then "flatten" the list without having to run the entire function again with the argument flat = TRUE.

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