Skip to content

Add modular pipeline vignette#250

Draft
Melkiades wants to merge 1 commit into
mainfrom
249_modular_pipeline_vignette@main
Draft

Add modular pipeline vignette#250
Melkiades wants to merge 1 commit into
mainfrom
249_modular_pipeline_vignette@main

Conversation

@Melkiades
Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

Reference GitHub issue associated with pull request.
closes #249


Covers:

  • The three layers using tbl_coxph() as primary example
  • Where digits/formatting are set at each layer and how to change them
  • Other modular components: add_grade_column(), add_forest(), tbl_with_pools()
  • How to swap layers (bring your own data frame, custom .tbl_fun, gtsummary post-processing)

Pre-review checklist

  • PR branch is up to date with main
  • Documentation is complete
  • Tests pass locally
  • NEWS entry (not needed — vignette only)

Covers the compute → tabulate → customize pattern using tbl_coxph()
as the primary example. Documents where digits are set at each layer
and shows how the pattern applies to other crane components.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add vignette: modular TLG pipeline (compute → tabulate → customize)

1 participant