Learn R Programming

GDPuc (version 1.6.1)

print_source_info: Print information on sources

Description

Print detailed information on conversion factor sources to the screen. Information includes the name, origin, date, html-link and an associated note. Calling the function without any argument will print information on all available sources.

Usage

print_source_info(source)

Value

No return value, called for side effects.

Arguments

source

Empty, or the name of one of the internal sources:

  1. "wb_wdi"

  2. "wb_wdi_linked"

  3. "wb_wdi_cpi"

Examples

Run this code
print_source_info()

Run the code above in your browser using DataLab