all_markets: Get bids and asks for all 'PredictIt' markets

View source: R/market_data.R

all_marketsR Documentation

Get bids and asks for all 'PredictIt' markets

Description

Wrapper function to get all available 'PredictIt' markets and contract prices.

Usage

all_markets()

Value

A tibble containing bid and ask data for all 'PredictIt' markets.

Examples

markets <- all_markets()
markets


rpredictit documentation built on July 19, 2022, 5:06 p.m.