Skip to contents

Compare two MDB objects

Usage

compare_MDB(former, new)

Arguments

former

an MDB object

new

an MDB object

Value

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