Learn R Programming

RVCompare (version 0.1.8)

isXlimsValid: Check if xlims is a tuple that represents a valid bounded interval in the real space.

Description

Check if xlims is a tuple that represents a valid bounded interval in the real space.

Usage

isXlimsValid(xlims)

Value

TRUE if it is a valid tuple. Otherwise prints error mesage and returns FALSE

Arguments

xlims

the tuple to be checked.