Skip to contents

participantFlowDiagram 0.1.2 (released 2025-07-09)

  • Fix label in example diagram and table (@pbchase)
  • Fix reference to gtsummary::tbl_summary() (@pbchase)

participantFlowDiagram 0.1.1 (released 2025-07-08)

  • Update function documentation in package (@pbchase, #1)
  • Add an ORCID, project URLs, and the DOI (@pbchase, #1)

participantFlowDiagram 0.1.0 (released 2025-07-08)

  • Initial release (@pbchase, @saipavan10-git, @ljwoodley)
  • Provides these public functions:
    • create_mermaid_diagram()
    • create_table()
    • get_pretty_labels_template()
  • Provides these private functions:
    • get_participant_level_progress_pretty()
    • get_table_summary_labels()
  • Provides this article
    • Getting-Started