max_fun: Calculate max of vector

View source: R/fct_01_load_data.R

max_funR Documentation

Calculate max of vector

Description

This function refines the max function to handle missing value, used with the aggregate function

Usage

max_fun(x)

Arguments

x

a vector

Value

a number, or NA if all the numbers are NA


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.