Skip to content
Snippets Groups Projects
Commit 58d0f4b3 authored by Jenny Bryan's avatar Jenny Bryan
Browse files

Merge branch 'master' of https://github.com/jennybc/gapminder

parents 7b3ac7f4 a6fc1337
Branches
Tags
No related merge requests found
......@@ -10,7 +10,7 @@
#' \item{year}{ranges from 1952 to 2007 in increments of 5 years}
#' \item{lifeExp}{life expectancy at birth, in years}
#' \item{pop}{population}
#' \item{gdpPercap}{GDP per capita}
#' \item{gdpPercap}{GDP per capita (US$, inflation-adjusted)}
#' }
#'
#' The supplemental data frame \code{\link{gapminder_unfiltered}} was not
......
......@@ -11,7 +11,7 @@
\item{year}{ranges from 1952 to 2007 in increments of 5 years}
\item{lifeExp}{life expectancy at birth, in years}
\item{pop}{population}
\item{gdpPercap}{GDP per capita}
\item{gdpPercap}{GDP per capita (US$, inflation-adjusted)}
}
The supplemental data frame \code{\link{gapminder_unfiltered}} was not
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment