View source: R/collectedfunctions.R
nodup | R Documentation |
This function allows you to remove duplicates.
nodup(data, var, all, item)
data |
data |
var |
variable (ex:c("DV","MDV")) |
all |
if all="all", all columns in data will be kept (ex:all=c("ID","DV")) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.