dang (version 0.0.16)

motivate: Display a motivating quote

Description

Display a motivating quote for users.

Usage

motivate(x, width = NULL)

Value

The formatted is returned invisibly.

Arguments

x

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

width

The desired display width.

Author

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

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

See Also

Examples

Run this code
motivate()

Run the code above in your browser using DataLab