Continuing to rewrite data-transform
This commit is contained in:
@@ -191,6 +191,8 @@ str_sort(x, locale = "en") # English
|
||||
str_sort(x, locale = "haw") # Hawaiian
|
||||
```
|
||||
|
||||
TODO: add connection to `arrange()`
|
||||
|
||||
### Exercises
|
||||
|
||||
1. In code that doesn't use stringr, you'll often see `paste()` and `paste0()`.
|
||||
|
||||
Reference in New Issue
Block a user