random_praise {learnr} | R Documentation |
Random praise and encouragement
Description
Random praises and encouragements sayings to compliment your question and quiz experience.
Usage
random_praise(language = NULL)
random_encouragement(language = NULL)
Arguments
language |
The language for the random phrase. The currently supported
languages include: |
Value
Character string with a random saying
Examples
random_praise()
random_praise()
random_encouragement()
random_encouragement()
[Package learnr version 0.11.5 Index]