Last data update: 2014.03.03

R: Compares the requested version to the available version using...
compare_versionsR Documentation

Compares the requested version to the available version using the compare operator.

Description

Compares the requested version to the available version using the compare operator.

Usage

compare_versions(requested, compare, version)

Arguments

requested

the requested version

compare

the comparison operator

version

the available version

Results