| add_pkg_file | R Documentation |
Add a package file and print package information
add_pkg_file(
use_figlet = TRUE,
figlet_font = "Slant",
colors = c("red", "yellow", "green", "magenta", "cyan", "yellow", "green", "white",
"magenta", "cyan"),
verbose = TRUE
)
use_figlet |
Whether to use figlet for ASCII art generation.
Default is |
figlet_font |
Character string, figlet font to use.
Default is |
colors |
Character vector, colors to use for the logo elements. |
verbose |
Whether to print the message.
Default is |
Creates a file named R/<pkg_name>-package.R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.