rt_are_dataframes_equal | R Documentation |
compares two dataframes and returns TRUE if they are both equal
rt_are_dataframes_equal(dataframe1, dataframe2)
dataframe1 |
a dataframe to compare |
dataframe2 |
a dataframe to compare |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.