Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add named method for r_vector class #186

Closed
sbearrows opened this issue Jun 15, 2021 · 0 comments · Fixed by #189
Closed

Add named method for r_vector class #186

sbearrows opened this issue Jun 15, 2021 · 0 comments · Fixed by #189

Comments

@sbearrows
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant