getConfig.integer: Check if a config parameter is an integer

Description Usage Arguments Value

View source: R/config.R

Description

Throws exception if value is no integer

Usage

1
getConfig.integer(p, tol = 1e-08, ...)

Arguments

p

Name of parameter

tol

Tolerance that controls how far a value can be from the next integer.

...

Additinal parameters passed to getConfig()

Value

Value of parameter as integer


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.