is.S {syskern}R Documentation

S/R Version Information

Description

Determine the S/R version.

Usage

    is.S()
    is.R()
    is.Splus()
    is.Svanilla()
    is.Splus.pre3.3()

Arguments

None

Details

If the S/R version is the one in question then TRUE is returned, otherwise FALSE.

Value

TRUE or FALSE

See Also

is.R

Examples

is.R()