tweet_markets: Get bids and asks for all 'PredictIt' tweet markets

tweet_marketsR Documentation

Get bids and asks for all 'PredictIt' tweet markets

Description

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

Usage

tweet_markets()

Value

A tibble containing bid and ask data for all tweet count markets.

Examples

## Only run this example in interactive R sessions
if (interactive()) {
    tweet_markets()
}

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