Commit Graph
2 Commits
Author SHA1 Message Date
Daniel GromerandHadley Wickham 3193b9f6fa Update vectors.Rmd: typo (#426)
Replace typo of two double quotes with colon.
2016-10-03 07:40:23 -05:00
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