try_gutenberg_download: Try to download book using various URLs

View source: R/gutenberg_download.R

try_gutenberg_downloadR Documentation

Try to download book using various URLs

Description

Try to download book using various URLs

Usage

try_gutenberg_download(url)

Arguments

url

The base URL of a book.

Value

A character vector of lines of text or NULL if the book could not be downloaded.


gutenbergr documentation built on June 8, 2025, 11:26 a.m.