Skip to content

Commit

Permalink
Update R/FilterStatesMatrix.R
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin <[email protected]>
Signed-off-by: kartikeya kirar <[email protected]>
  • Loading branch information
kartikeyakirar and m7pr authored Mar 14, 2024
1 parent dec87bb commit b3c1f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/FilterStatesMatrix.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ MatrixFilterStates <- R6::R6Class( # nolint
#' @param dataname (`character(1)`)
#' name of the data used in the subset expression.
#' Passed to the function argument attached to this `FilterStates`.
#' @param datalabel (`character(1)`) optional,
#' @param datalabel (`character(1)`) optional
#' text label. Should be a name of experiment.
#'
initialize = function(data,
Expand Down

0 comments on commit b3c1f1b

Please sign in to comment.