Skip to contents
tidyedgar
1.0.1
Reference
Safely calculating the max.
safe_max.Rd
Safely calculating the max.
Usage
safe_max
(
x
, na.rm
=
FALSE
)
Arguments
x
A number.
na.rm
Boolean.
Value
A number.