View source: R/two_country_viz.R
two_country_viz | R Documentation |
Creates a ggplot of the finishing times in olympic_marathon
of all competitors from two input countries (excluding DNF)
two_country_viz(nationality1, nationality2)
nationality1 |
3 character indicator for first nationality |
nationality2 |
3 character indicator for second nationality |
ggplot object
two_country_viz("ITA", "NOR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.