powered by
places
This is just shorthand for grep(term, list_places(places), value=TRUE, ignore.case=TRUE)
grep(term, list_places(places), value=TRUE, ignore.case=TRUE)
grep_place(places, term)
object returned from a call to places
equivalent to the pattern argument of grep
pattern
grep
# NOT RUN { places("Maine") %>% grep_place("south") # }
Run the code above in your browser using DataLab