gutenbergr (version 0.2.4)

gutenberg_get_mirror: Get the recommended mirror for Gutenberg files

Description

Get the recommended mirror for Gutenberg files and set the global gutenberg_mirror options.

Usage

gutenberg_get_mirror(verbose = TRUE)

Value

A character vector of the url for mirror to be used

Arguments

verbose

Whether to show messages about the Project Gutenberg mirror that was chosen

Examples

Run this code
if (FALSE) { # interactive()

gutenberg_get_mirror()
}

Run the code above in your browser using DataLab