startup | R Documentation |
Startup messages with info on package name, version, citation, GitHub, etc.
startup( package = "echolocatoR", add_batty = FALSE, color1 = cli::col_br_cyan, color2 = cli::col_br_magenta, color3 = cli::col_cyan )
package |
R package name. |
add_batty |
Add an ASCII bat. |
color1 |
First color to use in the palette. |
color2 |
Second color to use in the palette. |
color3 |
Second color to use in the palette. |
Null
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.