getPPPList | R Documentation |
get PPP list from an official website
getPPPList(startPage = 1, endPage, proxy = FALSE)
startPage |
on Which page you want to start, default is 1 |
endPage |
On which page you want to stop scrapping |
proxy |
whether proxy will be used, default is FALSE |
Get PPP list from the Ministry of Finance of China (http://www.cpppc.org:8082/efmisweb/ppp/projectLibrary/toPPPList.do?projName=), to view the listed projects in the PPP library.
A table of PPP projects collected from your input page
www.cpppc.org
## Not run:
#scrape the first two pages
getPPPList(1,3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.