print_source_info {GDPuc}R Documentation

Print information on sources

Description

[Stable]

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)

Arguments

source

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

  1. "wb_wdi"

  2. "wb_wdi_linked"

  3. "wb_wdi_cpi"

Value

No return value, called for side effects.

Examples

print_source_info()


[Package GDPuc version 1.0.0 Index]