Skip to content

Commit

Permalink
added description for ... argument
Browse files Browse the repository at this point in the history
  • Loading branch information
StijnVandenbulcke committed May 13, 2024
1 parent b1c7cf3 commit cd257e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion R/msqrobAggregate.R
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@
#' @param aggregateFun A function used for quantitative feature aggregation.
#' Details can be found in the documentation of the `aggregateFeatures`
#' of the `QFeatures` package.
#'
#'
#' @param ... Additional arguments passed to the function specified in the `aggregateFun` argument.
#'
#' @param modelColumnName `character` to indicate the variable name that is used
#' to store the msqrob models in the rowData of the SummarizedExperiment
#' instance or of the assay of the QFeatures instance. Default is "msqrobModels".
Expand Down

0 comments on commit cd257e7

Please sign in to comment.