motivate {dang} | R 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()
[Package dang version 0.0.16 Index]