Skip to contents

Advanced bar chart visualization module implementing 5 different approaches for creating professional bar charts. Inspired by "A Bar Chart 5 Ways" methodology, each approach is optimized for different use cases in clinical research.

Details

This module provides 5 distinct approaches to bar chart visualization:

  1. Basic ggplot2: Clean, straightforward implementation

  2. Polished Presentation: Enhanced styling for presentations

  3. Statistical Annotations: Integrated statistical tests and annotations

  4. Interactive Plotly: Interactive web-based visualization

  5. Publication Ready: Journal-quality formatting and styling

Super classes

jmvcore::Analysis -> ClinicoPath::advancedbarplotBase -> advancedbarplotClass