Rdocumentation
powered by
Learn R Programming
tidyedgar (version 1.0.1)
safe_max: Safely calculating the max.
Description
Safely calculating the max.
Usage
safe_max(x, na.rm = FALSE)
Value
A number.
Arguments
x
A number.
na.rm
Boolean.