Skip to content
Snippets Groups Projects
Verified Commit 7edf952e authored by Gärber, Florian's avatar Gärber, Florian
Browse files

fix: Example code

parent c2d25824
No related branches found
No related tags found
No related merge requests found
......@@ -294,7 +294,7 @@ simplerspec_to_ChemoSpec <- function(
#'
#' @examples
#' data("opusreader2_list")
#' spectra <- opusreader2_to_ChemoSpec(opusreader2_list) |> str()
#' spectra <- opusreader2_to_ChemoSpec(opusreader2_list, "A", 1:3 |> as.character()) |> str()
#'
#' @export
#' @keywords from_opusreader2 to_ChemoSpec
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment