animal_fetch: Fetch an animal

View source: R/animal_fetch.R

animal_fetchR Documentation

Fetch an animal

Description

Fetch an animal

Usage

animal_fetch(by)

Arguments

by

(character) which animal to get

Value

single string

Examples

animal_fetch("longtailcat")
cat(animal_fetch("longtailcat"))
animal_fetch("poop")
cat(animal_fetch("poop"))

sckott/cowsay documentation built on April 11, 2025, 4:40 p.m.