absValue {penetrance}R Documentation

Function to return absolute values

Description

Function to return absolute values

Usage

absValue(x)

Arguments

x

Numeric, the input value.

Value

Numeric, the absolute value of the input.


[Package penetrance version 0.1.1 Index]