View source: R/sec_api_single_methods.R
get_acc_pay | R Documentation |
Get the numeric value of the accounts payable
get_acc_pay(xbrl_json, ticker, param = "acc_pay")
xbrl_json |
JSON text Parsed xbrl filing |
ticker |
Character Company ticker |
Tibble Tibble w/ the recent accounts payable 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.