Skip to content

Add named method for r_vector class #186

Closed
@sbearrows

Description

@sbearrows

Add named() feature for r_vector

Current approach to checking if an r_vector is named is not super intuitive.

named() should return x.names() == R_NilValue;

Similar to issue #182

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