Skip to content

Feature request: A function to check if a set of variables form a unique ID in a dataframe #7098

@bholtemeyer

Description

@bholtemeyer

I'd like to have a function to check if a set of variables form a unique ID in a dataframe, like this: https://search.r-project.org/CRAN/refmans/eeptools/html/isid.html

I think this would make code more readable as pipes would not need to be involved.

function would return TRUE or FALSE. TRUE indicates the variables uniquely identify the rows. FALSE indicates they do not.

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