modified_min: modified min function

Description Usage Arguments Author(s)

View source: R/modified_min.R

Description

if an_integer_vec has only NA's then return 0, otherwise return min(x, na.rm = TRUE).

Usage

1
modified_min(an_integer_vec)

Arguments

an_integer_vec

A vector

Author(s)

Lingyun (Larry) Zhang lyzhang10@gmail.com


zhanglynz/dfexplorer documentation built on May 23, 2021, 8:38 a.m.