compare_MDB: Compare two MDB objects

View source: R/MDB.R

compare_MDBR Documentation

Compare two MDB objects

Description

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


TKCat documentation built on Feb. 16, 2023, 10:51 p.m.