whatr_plot: What is a plot?

Description Usage Arguments Value Examples

View source: R/whatr-plot.R

Description

This type of graphic presents data in a visual manner.

Usage

1
whatr_plot(game)

Arguments

game

One of four types of input, all passed to whatr_html():

  1. A numeric game ID.

  2. Either a 'showgame' or 'showscores' HTML document.

  3. A show number character starting with "#".

  4. An air date like "yyyy-mm-dd".

Value

A ggplot object.

Examples

1
whatr_plot(game = 6304)

whatr documentation built on July 29, 2020, 5:06 p.m.