faviconLink {faviconPlease} | R Documentation |
Search for a link element that specifies the location of the favicon
Description
Search for a link element that specifies the location of the favicon
Usage
faviconLink(scheme, server, path)
Arguments
scheme |
"http" or "https" |
server |
The name of the server, e.g. "www.r-project.org" |
path |
The path to a target file on the server (must start with a forward slash) |
Value
URL to favicon or ""
.
See Also
[Package faviconPlease version 0.1.3 Index]