OECD (version 0.2.3.999)

browse_metadata: Browse the metadata related to a series.

Description

Opens up a web browser with the metadata related to the requested series.

Usage

browse_metadata(dataset, ...)

Arguments

dataset

A string specifying the code of the series.

...

Additional parameters passed to browseURL.

Value

Opens a web page in the default web browser.

Examples

Run this code
# NOT RUN {
browse_metadata("DUR_D")
# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace