View source: R/misc_and_utility.R
fin_ticker | R Documentation |
Open a stock ticker, currently in yahoo finance
fin_ticker(ticker = "INTC")
ticker |
A stock symbol to look up, e.g., "OXY" |
Open a ticker in a finance site online
fin_interest()
, fin_percent()
, fin_NI()
Other Miscellaneous Functions:
deg2rad()
,
fin_JustifiedPE()
,
fin_NI()
,
fin_interest()
,
fin_percent()
,
fin_valuation()
,
rad2deg()
,
umxBrownie()
# Open $INTC in yahoo finance.
## Not run:
fin_ticker("INTC")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.