create_wide_output {compareDF} | R Documentation |
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 |
[Package compareDF version 2.3.5 Index]