Skip to content

Commit a045b08

Browse files
committed
Add missing functions in reference
1 parent 022ca6e commit a045b08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_pkgdown.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ reference:
3838
- str_extract
3939
- str_locate
4040
- str_match
41+
- str_remove
4142
- str_replace
43+
- str_starts
4244
- str_split
4345
- str_subset
4446
- str_view
@@ -61,6 +63,7 @@ reference:
6163
- str_c
6264
- str_conv
6365
- str_dup
66+
- str_flatten
6467
- str_glue
6568
- str_length
6669
- str_replace_na

0 commit comments

Comments
 (0)