getExactOn | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.