getHeaderVersion {Rblpapi}R Documentation

Get Bloomberg library header version

Description

This function retrieves the version of Bloomberg API headers.

Usage

getHeaderVersion()

Value

A string with four dot-separated values for major, minor, pathch and build version of the headers.

Author(s)

Dirk Eddelbuettel

See Also

getRuntimeVersion

Examples

## Not run: 
   getHeaderVersion()

## End(Not run)

[Package Rblpapi version 0.3.14 Index]