Description Usage Arguments Details Value References Examples
get CSR rating from a website
| 1 | getCSRRating(startPage, endPage, year = 2015, proxy = FALSE)
 | 
| startPage | on Which page you want to start, default is 1 | 
| endPage | On which page you want to stop scrapping | 
| year | In which year you want the rank | 
| proxy | whether use the proxy, default is FALSE | 
Get CSR ratings and reports of different companies from http://stockdata.stock.hexun.com/zrbg/
A table of CSR ratings collected from your input page
www.hexun.com
| 1 2 3 4 5 | ## Not run: 
# get first two pages of CSR ratings in 2015
getCSRRating(1,3)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.