grep_place | R Documentation |
places
objectThis is just shorthand for
grep(term, list_places(places), value=TRUE, ignore.case=TRUE)
grep_place(places, term)
places |
object returned from a call to |
term |
equivalent to the |
## Not run:
places("Maine") %>% grep_place("south")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.