getExactOn {MultiObjMatch} | R Documentation |
Generate a factor for exact matching.
getExactOn(dat, exactList)
dat |
dataframe containing all the variables in exactList |
exactList |
factor of names of the variables on which we want exact or close matching. |
factor on which to match exactly, with labels given by concatenating labels for input variables.