search_qwant | R Documentation |
The search_qwant()
function searches
Qwant using: https://www.qwant.com/?q=<query>
search_qwant(query = geterrmessage(), rlang = TRUE)
query |
Contents of string to search. Default is the error message. |
rlang |
Search for results written in R. Default is |
The generated search URL or an empty string.
Other search engines:
search_bing()
,
search_brave()
,
search_duckduckgo()
,
search_ecosia()
,
search_google()
,
search_kagi()
,
search_rseek()
,
search_startpage()
# Search Qwant
search_qwant("Quarto")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.