View source: R/scrape_onefirm.r
Generate URL of Yahoo! Finance
1 | create_url(code, start_date, end_date, datatype, page)
|
code |
numeric. Specify a brand code |
start_date |
numeric. Specify the start date of the stock price data you want to acquire in the format of yyyymmdd. |
end_date |
numeric. Specify the end date of the stock price data you want to acquire in the format of yyyymmdd. |
datatype |
character. Specify the type of stock price data.
If |
page |
numeric. Specify the page number of the stock price data you want to acquire. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.