Learn R Programming

penetrance (version 0.1.0)

absValue: Function to return absolute values

Description

Function to return absolute values

Usage

absValue(x)

Value

Numeric, the absolute value of the input.

Arguments

x

Numeric, the input value.