get_version_numbers: Retrieves version numbers from the input version string e.g....

Description Usage Arguments Value

Description

Retrieves version numbers from the input version string e.g. 1.2.0 returns c(1, 2, 0)

Usage

1

Arguments

vers

list of versions which can contain blocks of digits separeded with a dot or dash character (type: character).

Value

list of versions digit vectors (type: list)


RSuite documentation built on June 10, 2019, 5:03 p.m.