View source: R/sec_api_single_methods.R
get_acc_rec | R Documentation |
Get the numeric value of the accounts receivable
get_acc_rec(xbrl_json, ticker, param = "acc_rec")
xbrl_json |
JSON text Parsed xbrl filing |
ticker |
Character Company ticker |
Tibble Tibble w/ the recent accounts receivable values (3Y)
# Parsed json filing # ebit <- filing # Company ticker # ticker <- "AAPL"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.