check_no_overlap: Check no overlap

View source: R/input-check.R

check_no_overlapR Documentation

Check no overlap

Description

Check no overlap

Usage

check_no_overlap(x, y, fdb.fn = "stop", with.time = FALSE)

Arguments

x, y

Input vectors whoose content is to be checked.

Value

Error message if overlap is found. TRUE is no overlap is found.


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.