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