for (i in 1:5) print(praise::praise())
#> [1] "You are priceless!"
#> [1] "You are fantabulous!"
#> [1] "You are gnarly!"
#> [1] "You are doozie!"
#> [1] "You are supreme!"
It can also be a bit more sophisticated:
praise::praise("${Exclamation}! ${EXCLAMATION}!-${EXCLAMATION}! This is just ${adjective}!")
#> [1] "Ah! AWW!-WEE! This is just perfect!"
Ideas for praise improvements:
Adding nice words to the list(s), or removing an inappropriate ones (they slip in, sometimes). This is the simplest possible pull request, so it is ideal for a first PR.
A fun project, that only takes a minute to contribute to.
This is https://github.com/rladies/praise:
It can also be a bit more sophisticated:
Ideas for praise improvements:
You code is wonderland.
, or others.