things | R Documentation |
Named vector of animals and other characters e.g. Yoda, from the cowsay
package
things
An object of class list
of length 45.
things
is a named character list of ASCII animals and characters.
things[["turkey"]] things[["chuck"]] %>% cat() cowsay::animals[3] %>% cat() names(things) multi_color(things[["stretchycat"]]) # To say something, use the cowsay package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.