r-lib / vctrs

Generic programming with typed R vectors

Home Page:https://vctrs.r-lib.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `obj_check_named()`

mgirlich opened this issue · comments

As a clearer alternative to vctrs::vec_names2(..., repair = "check_unique"). Maybe also with arguments to skip checking whether names are syntactic and/or unique.