Description Usage Arguments Value Examples
Extracts and displays income statement from the quarterly report of a given company.
1 |
symbol |
A character vector specifying the stock symbol of the company of interest |
year |
A numeric vector specifying the year during which the report was filed |
quarter |
A character vector specifying the quarter during which the report was filed |
A data frame representing a company's quarterly income statement from a given filing year
1 2 3 4 | ## Not run:
GetIncome("FB", 2016, "Q1")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.