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


EtorArza/RVCompare documentation built on Jan. 11, 2025, 12:05 a.m.