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 July 4, 2024, 4:53 p.m.