rmdup: Removing Duplicated Tests Function

Description Usage Arguments Value

View source: R/remove_dup.R

Description

This function allows you to remove students with more than one test on the same cases within same exam and only keep the first time score

Usage

1
rmdup(data, examName)

Arguments

data

a dataframe for scoring

examName

Exam name i.e. InternalMed, PCC, Peds...

Value

a dataframe with exam name attached to it


amysheep/nuevalhelperfuns documentation built on Feb. 6, 2020, 8:59 p.m.