try_gutenberg_download {gutenbergr} | R 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.
[Package gutenbergr version 0.3.0 Index]