generate_chris_fact.Rd
Generates a random fact about Chris H. with a specified degree of spicyness
generate_chris_fact(spicyness)
spicyness | An integer between 1 and 5 describing how spicy you want the fact to be |
---|
A character vector of 1 with a fact about Chris in quotes
generate_chris_fact(spicyness = 3)#> [1] "Chris has an awesome mustache"