View source: R/faviconPlease.R
faviconDuckDuckGo | R Documentation |
The search engine DuckDuckGo includes site favicons in its search results, and it makes this service publicly available. If it can't find a favicon, it returns a default fallback. faviconPlease uses this as a fallback function if the favicon can't be found directly via the standard methods.
faviconDuckDuckGo(server)
server |
The name of the server, e.g. "www.r-project.org" |
Character vector
faviconPlease
,
faviconGoogle
faviconDuckDuckGo("reactome.org")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.