Skip to content

Helper functions for consuming iterators #41

@ramhiser

Description

@ramhiser

Writing unlist(as.list(it)) gets kind of old. Plus, it can get weird when it returns something more than a single numeric or character. With this in mind, helper functions are a must. Something along the lines of:

  • to_list
  • to_vector
  • to_dataframe

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