Skip to content

forwards/animalsounds

Repository files navigation

animalsounds

R-CMD-check

The goal of animalsounds is to print a statement saying what sound an animal makes.

Installation

You can install the development version of animalsounds from GitHub with:

# install.packages("pak")
pak::pak("EllaKaye/animalsounds")

Example

This is a basic example which shows you how to solve a common problem:

library(animalsounds)
## basic example code
animal_sounds("dog", "woof")
#> [1] "The dog goes woof!"
animal_sounds("giraffe")
#> [1] "The giraffe makes no sound."

About

What the Package Does (One Line, Title Case)

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages