dang (version 0.0.10)

demotivate: Display a demotivating quote

Description

Display a demotivating quote to remind the users of the harsh reality econometric and statistical practice.

Usage

demotivate(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 demotivate command for 'Stata' from the ado file at http://fmwww.bc.edu/repec/bocode/d/demotivate.ado.

See Also

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

Examples

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

Run the code above in your browser using DataLab