myrror0.1.2 package

Compare Two Data Frames and Summarize Differences

check_df

Check if the df arguments are valid, makes them into a data.frame if t...

check_join_type

Check join type. Internal function.

check_set_by

Check if the by arguments are valid, makes them into a data.frame if t...

clear_last_myrror_object

Clear last myrror object. Internal Function.

compare_type_int

Compare type of variables, internal function.

compare_type

Function to compare type of variables of matched data frames.

compare_values

Function to compare values of matched data frames.

create_myrror_object

Creates a myrror object for comparing two data frames

equal_with_tolerance

Are these two values equal with tolerance applied? This function is us...

extract_diff_int

Extract Different Values - Internal

extract_diff_rows

Extract Different Rows Function to extract missing or new rows from co...

extract_diff_table

Extract Different Values in Table Format Function to extract rows with...

extract_diff_values

Extract Different Values Function to extract rows with different value...

get_correct_myrror_object

Get correct myrror object. Internal function.

get_df_name

Get the name of a data frame. Internal function.

get_keys_or_default

Get keys or default. A simple function wrapper which returns 'rn' (row...

my_menu

Menu wrapper. Internal function.

my_readline

Readline wrapper. Internal function.

myrror

myrror: Compare Data Frames

pair_columns

Pairs columns and prepares them for comparison.

prepare_df

Prepares dataset for joyn::joyn(). Internal function.

print.myrror

Print method for Myrror object.

suggested_ids

Identify Suggested Keys or IDs for Data Frame

Tools for systematic comparison of data frames, offering functionality to identify, quantify, and extract differences. Provides functions with user-friendly and interactive console output for immediate analysis, while also offering options to export differences as structured data frames that can be easily integrated into existing workflows.

  • Maintainer: R.Andres Castaneda
  • License: MIT + file LICENSE
  • Last published: 2026-01-06