modified_max: modified max function

Description Usage Arguments Author(s)

View source: R/modified_max.R

Description

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

Usage

1
modified_max(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.