Learn R Programming

ctbi (version 2.0.5)

hidd.replace: hidd.replace

Description

Replace all values within a vector with NA values if the sum of its non-NA values is below a threshold.

Usage

hidd.replace(x, N.min.NA)

Value

the vector x

Arguments

x

a numeric vector

N.min.NA

a numeric threshold