motivate: Display a motivating quote

View source: R/motivate.R

motivateR Documentation

Display a motivating quote

Description

Display a motivating quote for users.

Usage

motivate(x, width = NULL)

Arguments

x

A index value chosen to select a quote; if not given a quote is chosen randomly.

width

The desired display width.

Details

This function is a port of motivate command for 'Stata' from the ado file at http://fmwww.bc.edu/repec/bocode/m/motivate.ado

Value

The formatted is returned invisibly.

Author(s)

Dirk Eddelbuettel for this function, and Kabira Namit for the 'Stata' original.

See Also

https://ideas.repec.org/c/boc/bocode/s458565.html

Examples

motivate()

eddelbuettel/dang documentation built on June 29, 2024, 4:43 a.m.