`resize` `x` to `max_px`, or `max_h`, or `max_w`

resize_max(img, resample = 0, max_px = NULL, max_h = NULL, max_w = NULL)

Arguments

img

image

resample

resample value

max_px

max px

max_h

max height

max_w

max width

Value

None