Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VISOR
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AG Seifert
VISOR
Commits
1f2cb633
Verified
Commit
1f2cb633
authored
9 months ago
by
Gärber, Florian
Browse files
Options
Downloads
Patches
Plain Diff
fix: Documentation and examples
parent
68d911c7
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
R/to_ChemoSpec.R
+4
-2
4 additions, 2 deletions
R/to_ChemoSpec.R
man/opusreader2_to_ChemoSpec.Rd
+5
-3
5 additions, 3 deletions
man/opusreader2_to_ChemoSpec.Rd
man/to_hyperSpec.Rd
+2
-2
2 additions, 2 deletions
man/to_hyperSpec.Rd
with
11 additions
and
7 deletions
R/to_ChemoSpec.R
+
4
−
2
View file @
1f2cb633
...
...
@@ -293,8 +293,10 @@ simplerspec_to_ChemoSpec <- function(
#' @returns A list of `ChemoSpec::Spectra()` objects.
#'
#' @examples
#' if (FALSE) {
#' data("opusreader2_list")
#' spectra <- opusreader2_to_ChemoSpec(opusreader2_list, "A", 1:3 |> as.character()) |> str()
#' }
#'
#' @export
#' @keywords from_opusreader2 to_ChemoSpec
...
...
This diff is collapsed.
Click to expand it.
man/opusreader2_to_ChemoSpec.Rd
+
5
−
3
View file @
1f2cb633
...
...
@@ -6,7 +6,7 @@
\usage{
opusreader2_to_ChemoSpec(
opusreader2_list,
groups
= "{missing group}"
,
groups,
names,
data_block = "ab",
gc = hyperSpec::hy_get_option("gc"),
...
...
@@ -52,8 +52,10 @@ A list of \code{ChemoSpec::Spectra()} objects.
{opusreader2} ⚪ ➡️ 🟠 {ChemoSpec}
}
\examples{
if (FALSE) {
data("opusreader2_list")
spectra <- opusreader2_to_ChemoSpec(opusreader2_list, "A", 1:3 |> as.character()) |> str()
}
}
\seealso{
...
...
This diff is collapsed.
Click to expand it.
man/to_hyperSpec.Rd
+
2
−
2
View file @
1f2cb633
...
...
@@ -2,7 +2,7 @@
% Please edit documentation in R/to_hyperSpec.R
\name{to_hyperSpec}
\alias{to_hyperSpec}
\title{*️⃣ {hyperSpec}
\\uEFB8\\u8FE2\\u83A3
}
\title{*️⃣ {hyperSpec}}
\usage{
to_hyperSpec(...)
}
...
...
@@ -54,6 +54,6 @@ The default value of \code{gc} can be set via \code{\link[hyperSpec:hy_set_optio
A \code{\link[hyperSpec:hyperSpec-class]{hyperSpec::hyperSpec}} object.
}
\description{
*️⃣ {hyperSpec}
\\uEFB8\\u8FE2\\u83A3
*️⃣ {hyperSpec}
}
\keyword{to_hyperSpec}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment