Skip to content

Functions that fabricate or repair column names #34

@jennybc

Description

@jennybc

Inspired by this list made by @hadley in early vctrs work, regarding type coercion across the tidyverse.

Functions where we create column names out of thin air or from inputs and could / should do so according to common principles. this list will grow as we stumble across these

  • tidyr::spread()
  • dplyr::inner_join() and friends
  • dplyr::summarise()
  • dplyr::mutate()
  • tidyr::gather()
  • tidyr::unnest()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions