isHigherOrderEpistasisString: Checks if substring is part of higherOrderEpistasis

Description Usage Arguments Details Value

View source: R/utils.R

Description

Using grep to search through vector of strings

Usage

1

Arguments

x

The string which will be compared to 'higherOrderEpistasis'

Details

Uses grep to search for exact match.

Value

TRUE if the string is a substring of 'higherOrderEpistasis', otherwise returns FALSE.


CASMAP documentation built on July 1, 2020, 7:16 p.m.