Skip to contents

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

Usage

gutenberg_get_mirror(verbose = TRUE)

Arguments

verbose

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

Value

A character vector of the url for mirror to be used

Examples

if (FALSE) { # interactive()

gutenberg_get_mirror()
}