Ch25-if-0-rm: A helper function- remove if zero.

Description Usage Arguments Value Author(s)

Description

A helper function– remove if zero. Included at the user level because it's useful for setting up batch jobs.

Usage

1
  if.0.rm(x)

Arguments

x

A numeric vector.

Value

A numeric vector, equal to the input vector, x, except with 0's removed.

Author(s)

Grant Izmirlian <izmirlian at nih dot gov>


pwrFDR documentation built on May 12, 2021, 5:07 p.m.

Related to Ch25-if-0-rm in pwrFDR...