Description Usage Arguments Value Examples
Full text search for country names
1 | factbook_search_country(search_term)
|
search_term |
token query, phrase query or NEAR query (see http://www.sqlite.org/fts5.html) |
tibble with matching results
1 2 | factbook_search_country("vatican")
factbook_search_country("new")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.