Add dedicated vignettes for conditional correlations and contrast patterns - #51
Merged
beerda merged 7 commits intoAug 8, 2026
Merged
Conversation
Co-authored-by: beerda <26056018+beerda@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
beerda
August 8, 2026 04:52
View session
Co-authored-by: beerda <26056018+beerda@users.noreply.github.com>
Co-authored-by: beerda <26056018+beerda@users.noreply.github.com>
beerda
marked this pull request as ready for review
August 8, 2026 05:58
beerda
approved these changes
Aug 8, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #51 +/- ##
=======================================
Coverage 86.90% 86.90%
=======================================
Files 122 122
Lines 6392 6392
=======================================
Hits 5555 5555
Misses 837 837 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
beerda
deleted the
copilot/create-new-vignettes-conditional-correlations-cont
branch
August 8, 2026 06:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds dedicated documentation for two pattern families that were previously covered only inside the general
nuggetsvignette. It also updates vignette navigation so the new material is discoverable from pkgdown, the README, the site index, and related articles.New vignettes
vignettes/conditional-correlations.Rmdfocused ondig_correlations()vignettes/contrast-patterns.Rmdcovering:dig_baseline_contrasts()dig_complement_contrasts()dig_paired_baseline_contrasts()Content structure
vignettes/nuggets.Rmdinto dedicated, task-oriented articlesR/dig_correlations.RdocumentationNavigation and discoverability
_pkgdown.ymlREADME.Rmdandindex.Rmdnuggetsvignette to the new detailed articlesExample