Skip to content

Commit 3fad522

Browse files
committed
docs: fix missing documentation entry
1 parent db244c7 commit 3fad522

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

R/functions-MSpectra.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ MSpectra <- function(..., elementMetadata = NULL) {
9696
#'
9797
#' @name extractSpectraData
9898
#'
99+
#' @aliases coerce,Spectra,MSpectra-method
100+
#'
99101
#' @description
100102
#'
101103
#' The [Spectra](https://bioconductor.org/packages/Spectra) package
@@ -121,8 +123,6 @@ MSpectra <- function(..., elementMetadata = NULL) {
121123
#' contained `Spectrum1` and `Spectrum2` objects, but will not add all
122124
#' eventually spectra variables present in `Spectra`.
123125
#'
124-
#' @param from An instance of a `Spectra` class from the *Spectra* package.
125-
#'
126126
#' @param x a `list` of [Spectrum-class] objects or an object extending
127127
#' [MSnExp-class] or a [MSpectra-class] object.
128128
#'

man/extractSpectraData.Rd

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)