nodup: No duplicate

View source: R/collectedfunctions.R

nodupR Documentation

No duplicate

Description

This function allows you to remove duplicates.

Usage

nodup(data, var, all, item)

Arguments

data

data

var

variable (ex:c("DV","MDV"))

all

if all="all", all columns in data will be kept (ex:all=c("ID","DV"))


leonpheng/lhtool2 documentation built on April 13, 2025, 5:42 p.m.