things: Things

thingsR Documentation

Things

Description

Named vector of animals and other characters e.g. Yoda, from the cowsay package

Usage

things

Format

An object of class list of length 45.

Details

things is a named character list of ASCII animals and characters.

Examples

things[["turkey"]]
things[["chuck"]] %>% cat()
cowsay::animals[3] %>% cat()
names(things)
multi_color(things[["stretchycat"]]) # To say something, use the cowsay package

aedobbyn/multicolor documentation built on Jan. 11, 2023, 12:15 a.m.