rt_are_dataframes_equal: compares two dataframes and returns TRUE if they are both...

View source: R/comparisons.R

rt_are_dataframes_equalR Documentation

compares two dataframes and returns TRUE if they are both equal

Description

compares two dataframes and returns TRUE if they are both equal

Usage

rt_are_dataframes_equal(dataframe1, dataframe2)

Arguments

dataframe1

a dataframe to compare

dataframe2

a dataframe to compare


shane-kercheval/rtools documentation built on July 7, 2022, 8:31 a.m.