Description Usage Details Source Examples
Helps you diagnose trouble in coffee paradise. See examples for instructions.
1 | help_my_coffee_(tastes = NULL, is = NULL)
|
You can add multiple things wrong with your coffee
"http://www.jimseven.com/2006/07/31/5-reasons-your-coffee-tastes-bad/"
"https://www.roastycoffee.com/reasons-your-coffee-tastes-bad/"
1 2 3 4 5 | help_my_coffee_(is = "cold")
help_my_coffee_(tastes = "sour")
help_my_coffee_(tastes = "bitter")
help_my_coffee_(is = "gone")
help_my_coffee_(tastes = c("sour", "strong"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.