random-text: Randomly choose a text from a list of strings

random-textR Documentation

Randomly choose a text from a list of strings

Description

Randomly choose a text from a list of strings

Usage

be_patient_text(candidates)

finished_text(candidates)

Arguments

candidates

character vectors, a list of candidates

Value

be_patient_text returns a text asking users to be patient; finished_text returns the text indicating the task has finished.

Examples


be_patient_text()

finished_text()


ravedash documentation built on Oct. 16, 2022, 1:06 a.m.