get_shares_out: Get shares outstanding

View source: R/sec_api_single_methods.R

get_shares_outR Documentation

Get shares outstanding

Description

Get the numeric value of the shares outstanding

Usage

get_shares_out(xbrl_json)

Arguments

xbrl_json

JSON text Parsed xbrl filing

Value

Numeric Current share outstanding

Examples

# Parsed json filing
# shares_out <- filing$CoverPage$EntityCommonStockSharesOutstanding$value

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