Skip to contents

Safely calculating the max.

Usage

safe_max(x, na.rm = FALSE)

Arguments

x

A number.

na.rm

Boolean.

Value

A number.