View source: R/scrape_onefirm.r
Calculate The Number of Pages of Stock Price Data of A Certain Brand
1 | page_count(code, start_date, end_date, datatype)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.