gutenberg_get_all_mirrors {gutenbergr} | R Documentation |
Get all mirror data from Project Gutenberg
Description
Get all mirror data from https://www.gutenberg.org/MIRRORS.ALL. This only includes mirrors reported to Project Gutenberg and verified to be relatively stable. For more information on mirroring and getting your own mirror listed, see https://www.gutenberg.org/help/mirroring.html.
Usage
gutenberg_get_all_mirrors()
Value
A tbl_df of Project Gutenberg mirrors and related data
- continent
Continent where the mirror is located
- nation
Nation where the mirror is located
- location
Location of the mirror
- provider
Provider of the mirror
- url
URL of the mirror
- note
Special notes
Examples
gutenberg_get_all_mirrors()
[Package gutenbergr version 0.3.0 Index]