isPass: Is the value a pass

Description Usage Arguments Value Author(s)

View source: R/readAdat.R

Description

Checks if a string is "PASS".

Usage

1
isPass(x)

Arguments

x

A character vector or factor.

Value

A logical vector, the same length as the input, which is TRUE whenever the input is the string "PASS". Missing values return FALSE.

Author(s)

Richard Cotton


readat documentation built on Oct. 31, 2019, 8:19 a.m.