Learn R Programming

rjsoncons (version 1.3.1)

version: Version of jsoncons C++ library

Description

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

Usage

version()

Arguments

Value

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

Examples

Run this code
version()

Run the code above in your browser using DataLab