animal_fetch | R Documentation |
Fetch an animal
animal_fetch(by)
by |
(character) which animal to get |
single string
animal_fetch("longtailcat")
cat(animal_fetch("longtailcat"))
animal_fetch("poop")
cat(animal_fetch("poop"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.