Usage
tipsy(swaps = 1, template = "You are ${adverb} ${adjective}!")
Arguments
- swaps
int scalar, number of word swaps to make
- template
character scalar, template for the (non-swapped) praise
Examples
tipsy()
#> [1] "beautiful! are faithfully You"
tipsy(2, "You are ${creating} a ${adverb} ${adjective} ${rpackage}")
#> [1] "You calmly assembling a code hip are"