data_precheck | R Documentation |
Internal helper function that deals with missing values and redundant columns in the input dataframe.
data_precheck(X)
X |
a dataframe that the user initially inputs for matching. |
a dataframe with modified data if necessary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.