orch.version

Identifies the version of the ORCH package.

Usage

orch.version()

Return Value

ORCH package version number

Example

This example shows that the ORCH version number is 2.0.

R> orch.version()
[1] "2.0"