safe_max: Safely calculating the max.

View source: R/safe_max.R

safe_maxR Documentation

Safely calculating the max.

Description

Safely calculating the max.

Usage

safe_max(x, na.rm = FALSE)

Arguments

x

A number.

na.rm

Boolean.

Value

A number.


tidyedgar documentation built on May 29, 2024, 6:45 a.m.