Skip to content

enframe() should check vec_is() #730

@krlmlr

Description

@krlmlr

and not the number of dimensions.

tibble::enframe(iris)
#> Error: `x` must not have more than one dimension. `length(dim(x))` must be zero or one, not 2.

Created on 2020-03-12 by the reprex package (v0.3.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions