Description Usage Arguments Value Examples
Restroom record search
1 2 3 4 5 6 7 |
search |
A string to search for. Note that the API does not accept wildcard searchs, searches all fields in all available records, and only returns exact (case-insensitive) whole-word matches. |
accessible |
If |
unisex |
If |
verbose |
If |
tidy |
If |
A tibble with all bathrooms matching your search request
1 2 3 4 | ## Not run:
s <- rfg_search(search = "toronto")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.