test_duplicated | R Documentation |
Test if variable values are duplicated
test_duplicated(data, variable)
data |
data to be tested. |
variable |
The variable to be tested. |
A data frame containing all the findings regarding the applied test.
test_duplicated(als_data, 'subjid')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.