checkCols | R Documentation |
Check for missing/extra columns
checkCols(old, new)
old |
A data frame (the old/original version) |
new |
A data frame (the new version) |
Gives warnings/messages to tell about missing or extra columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.