dMcast: Copy of the dMcast function from the Matrix.utils package,...

View source: R/utils.R

dMcastR Documentation

Copy of the dMcast function from the Matrix.utils package, since this is off CRAN and does not seem to be maintained anymore

Description

Copy of the dMcast function from the Matrix.utils package, since this is off CRAN and does not seem to be maintained anymore

Usage

dMcast(
  data,
  formula,
  fun.aggregate = "sum",
  value.var = NULL,
  as.factors = FALSE,
  factor.nas = TRUE,
  drop.unused.levels = TRUE
)

quadbiolab/Pando documentation built on April 22, 2024, 8:14 a.m.