cia_factbook_tbl_df {usdatasets} | R Documentation |
The dataset name has been changed to 'cia_factbook_tbl_df' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and assists users in identifying its specific characteristics. The suffix 'tbl_df' identifies the dataset as a tibble. The original content of the dataset has not been modified in any way.
data(cia_factbook_tbl_df)
A tibble with 259 observations and 11 variables:
Name of the country (factor with 259 levels).
Total area of the country (in square kilometers).
Birth rate (number of live births per 1,000 people).
Death rate (number of deaths per 1,000 people).
Infant mortality rate (number of deaths of infants under one year old per 1,000 live births).
Number of internet users (in millions).
Life expectancy at birth (in years).
Maternal mortality rate (number of maternal deaths per 100,000 live births).
Net migration rate (number of migrants per 1,000 people).
Total population of the country.
Population growth rate (percentage).
CIA World Factbook