proverb | R Documentation |
Print a Welcome to Night Vale (WTNV) proverb to the console
proverb(id, show_meta = TRUE, show_id = FALSE, as_string = FALSE)
id |
If no ID is specified, then a random WTNV proverb is returned. |
show_meta |
Whether to display the metadata (episode title and airdate) for the proverb. Default is TRUE. |
show_id |
Whether to display the ID of the proverb. Default is FALSE. |
as_string |
If FALSE (default), print proverb to the console. If TRUE, return proverb as string (useful if, for example, you want to pass the proverb to the cowsay package). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.