two_country_viz: Visualization of finishing times from two countries

View source: R/two_country_viz.R

two_country_vizR Documentation

Visualization of finishing times from two countries

Description

Creates a ggplot of the finishing times in olympic_marathon of all competitors from two input countries (excluding DNF)

Usage

two_country_viz(nationality1, nationality2)

Arguments

nationality1

3 character indicator for first nationality

nationality2

3 character indicator for second nationality

Value

ggplot object

Examples

two_country_viz("ITA", "NOR")


mflesaker/olympicmarathon documentation built on May 4, 2022, 5:36 p.m.