Skip to content

Commit

Permalink
fix help
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Baumann committed Sep 13, 2023
1 parent f160f04 commit aebd84b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/sg-apply.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#' *Savitzky-Golay Plan* for templating the required object and
#' [prospectr::savitzkyGolay()] for further the original Savitzky-Golay
#' algorithm.
#' @param dt_prep_sets A standardized `data.table`, i.e. returned from `specprep::*_apply()`
#' @param dt_prep_sets A standardized `data.table`, i.e. returned from `specprepper::*_apply()`
#' function. Contains labelled sets of preprocessed spectra:
#' This argument allows to chain preprocessing in sequential manner, and i.e. apply variable
#' Savitzky-Golay smoothers with a single function application.
Expand Down
2 changes: 1 addition & 1 deletion man/sg_apply.Rd

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

2 changes: 1 addition & 1 deletion man/snv_apply.Rd

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

0 comments on commit aebd84b

Please sign in to comment.