gap_simple {repurrrsive} | R Documentation |
The main data frame from the gapminder
package in three forms:
gap_simple
, same as gapminder::gapminder
gap_nested
, nested by country and continent
gap_split
, split by country
gap_simple gap_nested gap_split
An object of class tbl_df
(inherits from tbl
, data.frame
) with 1704 rows and 6 columns.
gap_simple gap_nested gap_split