powered by
Named vector of animals and other characters e.g. Yoda, from the cowsay package
cowsay
things
An object of class list of length 45.
list
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
Run the code above in your browser using DataLab