Learn R Programming

biodosetools (version 3.7.2)

correct_negative_vals: Correct negative values

Description

Correct negative values

Usage

correct_negative_vals(x)

Value

Numeric value corrected to zero if negative.

Arguments

x

Numeric value.