create html_gouv bootstrap header
create_header_html_gouv(
logo = NULL,
file = logo_file_path(logo),
output = "header.html"
)
Name of a logo available in gouvdown
. The list of available
logos can be obtained with list_logos()
.
Path to a png
file.
name of the header. The logo is copied in an 'www' subfolder
an html file
create_header_html_gouv(logo = "gouvernement")