Skip to content

Commit

Permalink
docs: add missing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jorainer committed Sep 25, 2024
1 parent 476941d commit 21383da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/MsBackend.R
Original file line number Diff line number Diff line change
Expand Up @@ -1551,6 +1551,8 @@ setMethod("msLevel", "MsBackend", function(object) {

#' @importMethodsFrom ProtGenerics msLevel<-
#'
#' @rdname MsBackend
#'
#' @export
setReplaceMethod("msLevel", "MsBackend", function(object, value) {
stop("Not implemented for ", class(object), ".")
Expand Down
3 changes: 3 additions & 0 deletions man/MsBackend.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21383da

Please sign in to comment.