Learn R Programming

rpredictit (version 0.1.0)

tweet_markets: 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()

Arguments

Value

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

Examples

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

Run the code above in your browser using DataLab