View source: R/helpfunctions_checks.R
| compare_data_structure | R Documentation |
Compare the structure of two data.frames
compare_data_structure(data1, data2)
data1 |
a |
data2 |
a |
nothing, but prints messages if the class of any variable changed or if the levels of any factor variable changed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.