Daniel Gromer
|
1d02bda86a
|
Fix for string subsetting example
Words in example vector `x <- c("apple", "banana", "pear")` should start with an uppercase letter so the `str_to_lower` example makes sense.
|
2015-11-09 19:41:00 +01:00 |
hadley
|
67d3e575aa
|
Merge branch 'master' of github.com:hadley/r4ds
|
2015-11-09 08:58:40 -06:00 |
Hadley Wickham
|
1b53559b54
|
Merge pull request #9 from lawwu/patch-1
Update strings.Rmd
|
2015-11-09 06:35:08 -06:00 |
hadley
|
0b9b5ffeaa
|
Add autocomplete screenshot
|
2015-11-09 06:32:56 -06:00 |
Lawrence Wu
|
1a38049f2d
|
Update strings.Rmd
typo in the stringi package section, should read stringr
|
2015-11-07 21:20:47 -08:00 |
robinlovelace
|
7e8d4fafe1
|
Update text related to autocompletion
Also fixes incorrect conjugation for 'trigger'
|
2015-11-07 15:26:47 +00:00 |
robinlovelace
|
6cc8b759a2
|
Clarify comment, remove brackets
|
2015-11-07 15:20:43 +00:00 |
hadley
|
99338eece0
|
More on strings
|
2015-11-05 08:17:48 -06:00 |
hadley
|
c4115ae3d2
|
Keeping on writing about strings
|
2015-11-01 21:59:18 -05:00 |
hadley
|
68463fa3ff
|
Slowly working through different stringr functions.
|
2015-10-30 09:55:03 -05:00 |
hadley
|
23908731a6
|
More work on strings
|
2015-10-29 10:13:19 -05:00 |
hadley
|
f5740de1e7
|
More working on strings
|
2015-10-28 11:03:11 -05:00 |
hadley
|
5e65371942
|
Use str_view htmlwidget
|
2015-10-27 11:03:27 -05:00 |
hadley
|
4ca5cdbaab
|
More on strings
|
2015-10-27 09:33:41 -05:00 |
hadley
|
979289c50b
|
Some string tweaking
|
2015-10-26 09:52:24 -05:00 |
hadley
|
ec529ef1fa
|
More about strings
|
2015-10-22 13:17:00 -05:00 |
hadley
|
88626be626
|
Start on strings
|
2015-10-21 09:31:15 -05:00 |