random_praise: Random praise and encouragement

View source: R/praise.R

random_praiseR 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: en, es, pt, pl, tr, de, emo, and testing (static phrases).

Value

Character string with a random saying

Examples

random_praise()
random_praise()

random_encouragement()
random_encouragement()


learnr documentation built on Sept. 28, 2023, 9:06 a.m.