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

Re-document

parent fcd27e46
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,6 @@ Suggests:
dplyr,
ggplot2,
testthat
RoxygenNote: 5.0.1
RoxygenNote: 6.0.1
Imports:
tibble
......@@ -2,8 +2,8 @@
% Please edit documentation in R/country_colors.R
\docType{data}
\name{country_colors}
\alias{continent_colors}
\alias{country_colors}
\alias{continent_colors}
\title{Gapminder color schemes.}
\format{Named character vectors giving country and continent colors:
\describe{
......@@ -73,4 +73,3 @@ ggplot(gap_bit, aes(x = gdpPercap, y = lifeExp, size = pop)) +
\code{\link{gapminder}} for a description of the dataset
}
\keyword{datasets}
......@@ -62,4 +62,3 @@ gapminder \%>\%
\code{\link{country_colors}} for a nice color scheme for the countries
}
\keyword{datasets}
......@@ -14,4 +14,3 @@ The supplemental data frame \code{gapminder_unfiltered} was not filtered on
documented in \code{\link{gapminder}}.
}
\keyword{datasets}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment