make_logo | R Documentation |
This function is meant for generating or updating the logo. After running
this procedure we end up with what is stored in the LOGO
constant.
make_logo( ascii_logo_path = "./inst/assets/logo/logo.txt", version = c(1, 0, 0) )
ascii_logo_path |
A character string representing the path to the logo template. |
version |
A numerical vector of three positive integers representing the version of the package to append to the logo. |
The ASCII logo.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.