Skip to content

Commit

Permalink
docs: fix missing documentation entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jorainer committed Sep 12, 2024
1 parent db244c7 commit 3fad522
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/functions-MSpectra.R
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ MSpectra <- function(..., elementMetadata = NULL) {
#'
#' @name extractSpectraData
#'
#' @aliases coerce,Spectra,MSpectra-method
#'
#' @description
#'
#' The [Spectra](https://bioconductor.org/packages/Spectra) package
Expand All @@ -121,8 +123,6 @@ MSpectra <- function(..., elementMetadata = NULL) {
#' contained `Spectrum1` and `Spectrum2` objects, but will not add all
#' eventually spectra variables present in `Spectra`.
#'
#' @param from An instance of a `Spectra` class from the *Spectra* package.
#'
#' @param x a `list` of [Spectrum-class] objects or an object extending
#' [MSnExp-class] or a [MSpectra-class] object.
#'
Expand Down
3 changes: 1 addition & 2 deletions man/extractSpectraData.Rd

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

0 comments on commit 3fad522

Please sign in to comment.