Learn R Programming

ravedash (version 0.1.2)

random-text: 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)

Value

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

Arguments

candidates

character vectors, a list of candidates

Examples

Run this code

be_patient_text()

finished_text()

Run the code above in your browser using DataLab