Skip to content

Commit

Permalink
Update Spectra.R
Browse files Browse the repository at this point in the history
  • Loading branch information
philouail committed Dec 4, 2024
1 parent d7c0a91 commit 4b182d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions R/Spectra.R
Original file line number Diff line number Diff line change
Expand Up @@ -533,11 +533,6 @@ NULL
#' should be explored and ideally be removed using for
#' `QFeatures::reduceDataFrame()`, `PMS::reducePSMs()` or similar
#' functions.
<<<<<<< HEAD
#' For a more general function that allows to append `data.frame`,
#' `DataFrame` and `matrix` see `cbind2()`.
=======
>>>>>>> parent of d063996 (Addition of cbind2())
#'
#' Several `Spectra` objects can be concatenated into a single object with the
#' `c()` or the `concatenateSpectra()` function. Concatenation will fail if the
Expand Down

0 comments on commit 4b182d3

Please sign in to comment.