View source: R/collectedfunctions.R
duprow | R Documentation |
This function allows you to check duplicates.
duprow(data, var = NULL, remove = NULL)
data |
data |
var |
variable (ex:c("DV","MDV")) |
remove |
if remove="yes", duplicates will be removed) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.