read_next {gutenbergr} | R Documentation |
Loop through paths to find a file
Description
Loop through paths to find a file
Usage
read_next(possible_urls)
Arguments
possible_urls |
URLs to try. |
Value
A character vector of lines of text or NULL if the book could not be downloaded.
[Package gutenbergr version 0.3.0 Index]