Description Usage Arguments Value Author(s) See Also Examples
View source: R/html_enable_favicons.R
Function adds a line of code to the last line of head of all .html
and .htm
files in the indicated main directory and its subdirectories.
NOTE: function doos not check if the favicon exists in the directory.
1 | html_enable_favicons(main_dir = "./docs", favicon_path = "favicon.png")
|
main_dir |
(string(1)) |
favicon_path |
(string(1)) |
A vector with messages if procedure suceeded
Vilmantas Gegzna
html_add_line_to_head
1 | # html_enable_favicons("./docs", "favicon.ico")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.