View source: R/build_yahoo_url.R
| build_yahoo_url | R Documentation | 
This function defines the standard Yahoo URL for the API call
build_yahoo_url(symbol, from, to, interval = "1d", event, handle)
symbol | 
 Refers to the ticker of the company  | 
from | 
 Initial date  | 
to | 
 Final date  | 
interval | 
 Specifies the time frame used in the data. Can be '1d', '1wk' or '1mo'  | 
event | 
 What type of event is being recorded. Can be 'div' for dividends, 'history' for price history or 'split'.  | 
handle | 
 handle object  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.