View source: R/generate_keyname.R
generate_keyname | R Documentation |
Function to generate a name for the keys if not provided
generate_keyname(
BASE,
COMP,
replace_names = c("..ROWNUMBER..", "..RN..", "..ROWN..", "..N..")
)
BASE |
base dataset |
COMP |
comparison dataset |
replace_names |
a vector of replacement names. Used for recursion, should be edited in function for clarity |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.