isXlimsValid: Check if xlims is a tuple that represents a valid bounded...

View source: R/RVCompare.R

isXlimsValidR 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


RVCompare documentation built on Aug. 21, 2023, 5:13 p.m.