compare_MDB {TKCat} | R Documentation |
Compare two MDB objects
compare_MDB(former, new)
former |
an MDB object |
new |
an MDB object |
A tibble with 4 columns:
Information: Compared information
Former: value for the former object
New: value for the new object
Identical: a logical indicating if the 2 values are identical