RC_extract_allPages: Extract download links from all pages from a search URL in...

Description Usage Arguments Value Examples

View source: R/data_extraction.R

Description

Extract download links from all pages from a search URL in REACH Resource Centre (RC)

Usage

1
RC_extract_allPages(search_URL)

Arguments

search_URL

string with a search URL from REACH RC.

Value

list of links to files from the search

Examples

1
2
3
4
## Not run: 
RC_extract_allPages("https://www.reachresourcecentre.info/search/?search=1&initiative%5B%5D=reach&ptheme%5B%5D=cash&dates=&keywords=JMMI")

## End(Not run)

ElliottMess/RC_data_extraction documentation built on Feb. 12, 2021, 6:57 a.m.