Learn R Programming

drone (version 1.0.0)

worldbankdata: worldbankdata

Description

This dataset provides details about countries based on information from the World Bank.

Usage

data(worldbankdata)

Arguments

Format

A data frame with 7937 rows and 7 variables.

Examples

Run this code
data(worldbankdata)
head(worldbankdata)
summary(worldbankdata)

Run the code above in your browser using DataLab