Learn R Programming

compareDF (version 2.3.5)

create_wide_output: Convert to wide format

Description

Easier to compare side-by-side

Usage

create_wide_output(comparison_output, suffix = c("_new", "_old"))

Arguments

comparison_output

Output from the comparison Table functions

suffix

Nomenclature for the new and old dataframe