getExactOn: Generate a factor for exact matching.
Description
Generate a factor for exact matching.
Usage
getExactOn(dat, exactList)
Value
factor on which to match exactly, with labels given by concatenating
labels for input variables.
Arguments
- dat
dataframe containing all the variables in exactList
- exactList
factor of names of the variables on which we want exact or
close matching.