Learn R Programming

nlr (version 0.1-3)

net.ir: Iran Net Money Data.

Description

Net domestic credit (current LCU) Iran.

Usage

net.ir

Arguments

Format

The format is: data.frame chr "net.ir"

  • year: year

  • net: net money amount.

Details

Net domestic credit (current LCU) of Iran, from 1961.

References

worldbank.com

Examples

Run this code
# NOT RUN {
data(net.ir)       # load data
net.ir             # access by variable name
# }

Run the code above in your browser using DataLab