colMaxs
AGGREGATIONS
colMaxs(x, ...)
A numeric vector (when ) or an handle to the persisted result.
--- title: "colMaxs" subtitle: "colMaxs" --- <span class="category-badge aggregations">AGGREGATIONS</span> ## Usage ```r colMaxs(x, ...) ``` ## Value ::: {.return-value} A numeric vector (when \code{save_to = NULL}) or an \code{HDF5Matrix} handle to the persisted result. :::