valid_max: Find a valid maximum from the input values, or if none is...

View source: R/03_prioritization_utils.R

valid_maxR Documentation

Find a valid maximum from the input values, or if none is present, return the values

Description

Find a valid maximum from the input values, or if none is present, return the values

Usage

valid_max(x)

Arguments

x

(numeric/real)

Value

Maximum value


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.