do_pmaxC: Internal pmaxC helpers
Description
Internal functions used when the overheads of assertions
would be too expensive. The _IP_
flavours modify in place.
Usage
do_pmaxC_dbl(x, a, in_place = FALSE)do_pmaxC_int(x, a, in_place = FALSE)
do_pmax0(x, in_place = FALSE)
do_pmaxIPnum0(x)
do_pmaxIPint0(x)
Arguments
x
A numeric/integer vector.
a
A single numeric/integer.