meditations (version 1.0.1)

meditations: Get a random quote for Marcus Aurelius' book Meditations

Description

Get a random quote for Marcus Aurelius' book Meditations

Usage

meditations(number = NULL)

Arguments

number

The number(s) of the quotes you want from meditations_quotes. If NULL, returns random quote.

Value

A string containing the quote.

Examples

Run this code
# NOT RUN {
meditations()
meditations(497)
meditations(5)
# }

Run the code above in your browser using DataLab