Skip to content

Tribble should use tidyverse coercion rules #204

@hadley

Description

@hadley

i.e. we should get at least a warning here:

tibble::tribble(
  ~ x,
  TRUE,
  "a"
)

(Depends on r-lib/vctrs#7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions