Skip to content

Commit 98c50d5

Browse files
committed
fix: update _pkgdown.yml for renamed sample datasets and functions
1 parent 91e4979 commit 98c50d5

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

_pkgdown.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ reference:
5050
- title: Advanced Analysis
5151
desc: Cohort analysis and quality control
5252
contents:
53-
- cohort_reference
53+
- calculate_cohort_reference
5454
- add_reference_bands
5555
- flag_quality
56-
- quality_summary
56+
- summarize_quality
5757

5858
- title: Themes and Colors
5959
desc: Visualization customization
@@ -66,7 +66,11 @@ reference:
6666
- title: Sample Data
6767
desc: Example datasets for testing and learning
6868
contents:
69-
- starts_with("athlytics_sample")
69+
- sample_acwr
70+
- sample_decoupling
71+
- sample_ef
72+
- sample_exposure
73+
- sample_pbs
7074

7175
articles:
7276
- title: Getting Started

0 commit comments

Comments
 (0)