get_Quote: Function to return essential quotes
Description
This function returns one of the collected essential quotes in the
growing library. If called without any parameters, a random quote is
returned.
Usage
get_Quote(ID, author, separated = FALSE)
Arguments
separated
logical
, return result in separated form.Value
Returns a character with quote and respective (false) author.
Function version
0.1.1 (2016-05-16 22:50:49)Examples
Run this code
## ask for an arbitrary qoute
get_Quote()
Run the code above in your browser using DataLab