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