get_acc_rec: Get accounts receivable from the balance sheet

View source: R/sec_api_single_methods.R

get_acc_recR Documentation

Get accounts receivable from the balance sheet

Description

Get the numeric value of the accounts receivable

Usage

get_acc_rec(xbrl_json, ticker, param = "acc_rec")

Arguments

xbrl_json

JSON text Parsed xbrl filing

ticker

Character Company ticker

Value

Tibble Tibble w/ the recent accounts receivable values (3Y)

Examples

# Parsed json filing
# ebit <- filing
# Company ticker
# ticker <- "AAPL"

TracyRage/fun_valuation documentation built on Jan. 29, 2023, 8:41 a.m.