Description Usage Arguments Value Author(s) References
View source: R/getHoldings.powershares.R
download CSVs from PowerShares.com
1 2 3 | dlPowerShares(base.url = "http://www.invescopowershares.com/products/",
event.target = "ctl00$FullPageOverrideContent$LinkButton1",
action = "")
|
base.url |
the non-product-specific url |
event.target |
This is the first string inside of the javascript:__doPostBack() function that you will get when you right click the “Download” link and “Copy Link Address” |
action |
the product-specific part of the action url |
a csv downloaded from the PowerShares website
Garrett See with help from a user that requested to remain anonymous on http://stackoverflow.com
http://www.invescopowershares.com/products/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.