axprism_estimates: Analyst consensus, price targets, earnings, and dividends

View source: R/axprism.R

axprism_estimatesR Documentation

Analyst consensus, price targets, earnings, and dividends

Description

Analyst consensus, price targets, earnings, and dividends

Usage

axprism_estimates(client, ticker)

Arguments

client

An axprism_client.

ticker

Ticker symbol.

Value

Parsed API response as a named list.

Examples

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

## End(Not run)

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