grapher_line: Add a line graph to the grapher

Description Usage Arguments

View source: R/owid_grapher.R

Description

Add a line graph to the grapher

Usage

1
2
3
4
5
grapher_line(
  grapher,
  selected = c("United Kingdom", "France", "Spain", "Ireland"),
  change_selected = TRUE
)

Arguments

grapher

An object of class "grapher".

selected

The entities displayed when the graph first loads.

change_selected

Allow the entities to be changed from within the graph.


piersyork/owidGrapher documentation built on Dec. 22, 2021, 8:42 a.m.