Skip to content

Use consistent type abbreviations #62

@hadley

Description

@hadley

make_type_abrev() and type_sum() are inconsistent, and I think neither are correct. If it's a vector (how do we tell?) we should probably use vctrs::type_sum() (+ vctrs::vec_size() ?) and otherwise use something like R7:::obj_desc().

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions