Learn R Programming

helda (version 1.1.5)

world_countries_pop: World countries population from 1960 to 2018

Description

World countries population from 1960 to 2018

Usage

world_countries_pop

Arguments

Format

R Data frame with 15576 obervations and 4 variables

country_name

name of the country

country_code

code of the country in three letters

year

year from 1960 to 2018

population

number of people

Examples

Run this code
# NOT RUN {
data(world_countries_pop)
# }

Run the code above in your browser using DataLab