Skip to content

Special vecvec types for simple cases #7

@mitchelloharawild

Description

@mitchelloharawild
  • If there is only a single vector without re-use, no indexing is needed
    • also reuse the tibble column type abbreviation adding *, e.g. chr*
  • If there are multiple vectors without re-use, in block order, no indexing is needed
    • tibble column type abbrevation becomes vecvec
  • etc for other special cases.

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