Learn R Programming

IBDhaploRtools (version 1.8)

meet.cutoff: meet cutoff

Description

determines if a number is larger than a cutoff

Usage

meet.cutoff(num, cutoff)

Arguments

num
number to be tested
cutoff
cutoff to be tested against

Value

TRUE/FALSE