Learn R Programming

nlr (version 0.1-3)

net.ch: China Net Money Data

Description

Net domestic credit (current LCU) china.

Usage

net.ch

Arguments

Format

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

  • year: year

  • net: net money amount.

Details

Net domestic credit (current LCU) of China.

References

worldbank.com

Examples

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

Run the code above in your browser using DataLab