randquote_simple {randquotes} | R Documentation |
Minimal version of getting random quotes (only quote and author)
randquote_simple(decoded = TRUE)
decoded |
TRUE if the output text is html decoded or not (defaut TRUE) |
A string of quote along with the author name
randquote_simple()