browse_metadata {OECD} | R Documentation |
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
## Not run: browse_metadata("DUR_D")
[Package OECD version 0.2.5 Index]