Read Section 1.4 in Hello Data Science and peruse Chapter 2 of the Tidyverse style guide. Using what you’ve learned, modify the code below to be more readable and consistent with these guidelines.
Go to the Console and install the cowsay package. Add code below that loads the package and then test out the say() function by using it to create output with three different animals/sayings.