View source: R/identify_variables.R
identify_variables | R Documentation |
Finds feasible identifier columns
identify_variables(x, identifier, modify.identifiers = "split", sep)
x |
data frame |
identifier |
vector of identifier columns |
modify.identifiers |
action to perform on identifier column ("not" for nothing; "split" to separate strings by separator) |
sep |
separator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.