dang (version 0.0.10)

motivate: 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.

Value

The formatted is returned invisibly.

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

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

Examples

Run this code
# NOT RUN {
motivate()
# }

Run the code above in your browser using DataCamp Workspace