Description Usage Arguments Details Value
View source: R/upgo_scrape_nu.R
upgo_scrape_ln
scrapes Nexis Uni for all articles which mention a
given search term.
1 2 3 4 5 6 7 8 9 10 |
query |
TKTK |
start_date |
TKTK |
end_date |
TKTK |
language |
TKTK |
skip |
A positive integer. How many batches of 50 articles have already been downloaded, and so should be skipped? E.g. a value of 33 means that 33 files (of 50 articles each) have been downloaded, for a total of 1,650 articles, and the function will resume with article 1,651. |
file_prefix |
TKTK |
timeout |
TKTK |
quiet |
A logical scalar Should the function execute quietly, or should it return status updates throughout the function (default)? |
TKTK
TKTK
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.