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()
}

danielkovtun/predictit documentation built on July 23, 2022, 9:28 p.m.