axprism_segments: Reported business / geographic segments

View source: R/axprism.R

axprism_segmentsR Documentation

Reported business / geographic segments

Description

Reported business / geographic segments

Usage

axprism_segments(client, ticker, limit = 1)

Arguments

client

An axprism_client.

ticker

Ticker symbol.

limit

Max filings (default 1).

Value

Parsed API response as a named list.

Examples

client <- axprism_client(api_key = "demo-key")
## Not run: 
axprism_segments(client, "AAPL")

## End(Not run)

axprism documentation built on July 8, 2026, 9:07 a.m.