noOverlap: Check overlap of two character vectors

Description Usage Arguments Value

View source: R/helpers.R

Description

Check overlap of two character vectors

Usage

1
noOverlap(a, b)

Arguments

a

first character vector

b

second character vector

Value

returns TRUE if there is no overlap between the two character vectors, otherwise FALSE


0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.