cowsay (version 0.9.0)

animals: Animals

Description

Named vector of animals

Usage

animals

Arguments

Format

An object of class character of length 49.

Details

animals is a named character vector of animals, with each element a character string of variable length specifying an ASCII animal. Note that some have unicode characters that won't play well on some operating systems.

Examples

Run this code
animals['cow']
animals['clippy']
animals[['clippy']]

Run the code above in your browser using DataLab