Skip to content

Commit

Permalink
Update R/FilterStatesSE.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 b3c1f1b commit d4e6bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/FilterStatesSE.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SEFilterStates <- R6::R6Class( # nolint
#' @param dataname (`character(1)`)
#' name of the data used in the expression
#' specified to the function argument attached to this `FilterStates`.
#' @param datalabel (`character(1)`) optional,
#' @param datalabel (`character(1)`) optional
#' text label. Should be the name of experiment.
#'
initialize = function(data,
Expand Down

0 comments on commit d4e6bb0

Please sign in to comment.