man-roxygen/example_dm_matrix.R

#' @examples
#' # A DelayedMatrix with a 'matrix' seed
#' dm_matrix <- DelayedArray(matrix(c(rep(1L, 5),
#'                                    as.integer((0:4) ^ 2),
#'                                    seq(-5L, -1L, 1L)),
#'                                  ncol = 3))
PeteHaitch/DelayedMatrixStats documentation built on May 6, 2024, 10:25 p.m.