test_duplicated: Test if variable values are duplicated

test_duplicatedR Documentation

Test if variable values are duplicated

Description

Test if variable values are duplicated

Usage

test_duplicated(data, variable)

Arguments

data

data to be tested.

variable

The variable to be tested.

Value

A data frame containing all the findings regarding the applied test.

Examples

test_duplicated(als_data, 'subjid')

qualitycontrol documentation built on Nov. 28, 2022, 5:17 p.m.