-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
35 lines (33 loc) · 752 Bytes
/
_pkgdown.yml
File metadata and controls
35 lines (33 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
template:
bootstrap: 5
reference:
- title: Phrases & Talking Points
desc: >
Along with `headline()`, these functions allow you to expand and
view talking points.
contents:
- headline
- plural_phrasing
- trend_terms
- add_headline_column
- compare_values
- view_list
- title: Data Prep Helpers
desc: >
There are some helper functions to prepare data frames for use
with `headline()`
contents:
- compare_conditions
- add_date_columns
- title: String Manipulation
desc: >
Helper functions to edit strings used within headlines
contents:
- add_article
- title: Data
desc: >
`headliner` comes with two datasets that are used in examples
and vignettes
contents:
- demo_data
- pixar_films