Learn R Programming

rsyncrosim (version 1.2.9)

version: The SyncroSim version

Description

The version of a SyncroSim Session.

Usage

version(session = NULL)

# S4 method for character version(session = NULL)

# S4 method for missingOrNULL version(session = NULL)

# S4 method for Session version(session = NULL)

Arguments

session

Session.

Value

A character string e.g. "2.2.13".