df_compare.Rd
Compare two dataframes in order to check whether their properties are identical.
df_compare(df1, df2)
First dataframe
Second dataframe
A dataframe with comparisons between the input dataframes..