Description Usage Arguments Examples
View source: R/morning_report.R
For the market (mrkt
), you can choose between
"XNAS"
(Nasdaq Exchange),
"XASE"
(American Stock Exchange),
"XNYS"
(New York's Stock Exchange),
"XHKG"
(Hong Kong Stock Exchange),
"XSHE"
(ShenZhen Stock Exchange), and
"XSHG"
(Shangai Stock Exchange).
For the report, please select among
"is"
(income statement),
"cf"
(cash flow), and
"bs"
(balance sheet).
1 | morning_report(tikr, mrkt, rprt)
|
tikr |
tiker of the company, char. |
mrkt |
name of the market, char. |
rprt |
name of the report, char. |
1 | morning_report("ILMN", "XNAS", "bs")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.