View source: R/generate_comparison_visualization.R
| generate_comparison_visualization | R Documentation |
Creates a ggplot2 bar chart visualization showing the number of discrepancies per variable from comparison results. Provides a clear visual summary of data differences across variables in the datasets being compared.
generate_comparison_visualization(comparison_results)
comparison_results |
A list or data frame containing the results of dataset comparisons. |
A plot object visualizing the comparison results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.