isXlimsValid {RVCompare}R Documentation

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)

Arguments

xlims

the tuple to be checked.

Value

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


[Package RVCompare version 0.1.8 Index]