RQuantLib (version 0.4.21)

getQuantLibVersion: Return the QuantLib version number

Description

This function returns the QuantLib version string as encoded in the header file config.hpp and determined at compilation time of the QuantLib library.

Usage

getQuantLibVersion()

Arguments

Value

A character variable

Author

Dirk Eddelbuettel

References

https://www.quantlib.org for details on QuantLib.

Examples

Run this code
  getQuantLibVersion()

Run the code above in your browser using DataLab