gutenberg_url: Construct a Project Gutenberg url

View source: R/gutenberg_download.R

gutenberg_urlR Documentation

Construct a Project Gutenberg url

Description

Construct a Project Gutenberg url

Usage

gutenberg_url(gutenberg_id, mirror, verbose)

Arguments

gutenberg_id

A vector of Project Gutenberg IDs, or a data frame containing a gutenberg_id column, such as from the results of gutenberg_works().

mirror

A mirror URL to retrieve the books from. By default uses the mirror from gutenberg_get_mirror().

verbose

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

Value

A named character vector of urls


dgrtwo/gutenbergr documentation built on Jan. 12, 2025, 7:22 p.m.