Description Usage Arguments Value Examples
Get a random quote for Marcus Aurelius' book Meditations
1 | meditations(number = NULL)
|
number |
The number(s) of the quotes you want from meditations_quotes. If NULL, returns random quote. |
A string containing the quote.
1 2 3 | meditations()
meditations(497)
meditations(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.