Learn R Programming

randquotes (version 0.1.1)

randquote_simple: 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

Run this code
# NOT RUN {
randquote_simple()
# }

Run the code above in your browser using DataLab