Skip to content

Commit

Permalink
Add missing functions in reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Feb 9, 2019
1 parent 022ca6e commit a045b08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ reference:
- str_extract
- str_locate
- str_match
- str_remove
- str_replace
- str_starts
- str_split
- str_subset
- str_view
Expand All @@ -61,6 +63,7 @@ reference:
- str_c
- str_conv
- str_dup
- str_flatten
- str_glue
- str_length
- str_replace_na
Expand Down

0 comments on commit a045b08

Please sign in to comment.