randquote_simple {randquotes} | R Documentation |
Minimal version of getting random quotes (only quote and author)
Description
Minimal version of getting random quotes (only quote and author)
Usage
randquote_simple(decoded = TRUE)
Arguments
decoded |
TRUE if the output text is html decoded or not (defaut TRUE) |
Value
A string of quote along with the author name
Examples
randquote_simple()
[Package randquotes version 0.1.1 Index]