Skip to content

Commit

Permalink
complete help
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Baumann committed Sep 13, 2023
1 parent aebd84b commit baf023f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
6 changes: 4 additions & 2 deletions R/sg-apply.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@
#' 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.
#' @param nest_params tbd
#' @param append_rows tbd
#' @param nest_params logical whether to nest the Savitzky-Golay parameters in
#' a `prep_params` list-column.
#' @param append_rows logical whether to append the newly processed rows, when
#' `dt_prep_sets` is not NULL.
#' @details
#' ## Design principles
#' Savitzky-Golay transformation (moving window polynomial least-squares) prior modeling can help
Expand Down
6 changes: 4 additions & 2 deletions man/sg_apply.Rd

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

3 changes: 2 additions & 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 baf023f

Please sign in to comment.