magic.8.ball: Magic 8 Ball

Description Usage Arguments Value Author(s) References Examples

View source: R/magic.8.ball.R

Description

Implementation of the Magic 8 Ball invented by Albert Carter & Abe Bookman and originally manufactured by the Alabe Crafts Company. Later Manufactured by the Mattel toy company.

Usage

1

Arguments

A

binary response (yes/no) query for the Magic 8 Ball oracle.

Value

Returns the Magic 8 Ball Oracle's occasionally cryptic response to your query.

Author(s)

Edmund R Glass, Edmund.Glass@gmail.com

References

https://en.wikipedia.org/wiki/Magic_8-Ball

Examples

1
2
magic.8.ball("Will I fulfill my destiny?")
magic.8.ball()

ERGlass/ERGmisc documentation built on May 6, 2019, 3:09 p.m.