Update referencing style
This commit is contained in:
@@ -715,7 +715,7 @@ It returns a list:
|
||||
str_extract_all(more, colour_match)
|
||||
```
|
||||
|
||||
You'll learn more about lists in [lists](#lists) and [iteration].
|
||||
You'll learn more about lists in Section \@ref(lists) on lists and Chapter \@ref(iteration) on iteration.
|
||||
|
||||
If you use `simplify = TRUE`, `str_extract_all()` will return a matrix with short matches expanded to the same length as the longest:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user