View source: R/check_spelling.R
check_spelling | R Documentation |
Checks if two datasets have the same spelling in names column.
check_spelling(df1, df2, condition)
df1 |
First dataframe. |
df2 |
Second dataframe. |
condition |
Column to be joined. |
No return, only performs a check.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.