version {rjsoncons}R Documentation

Version of jsoncons C++ library

Description

version() reports the version of the C++ jsoncons library in use.

Usage

version()

Value

version() returns a character(1) major.minor.patch version string, possibly with git hash for between-release version.

Examples

version()


[Package rjsoncons version 1.3.0 Index]