Skip to content

Commit 0b7a5c9

Browse files
authored
Merge pull request #195 from HorridTom/hotfix-20251030
Hotfix 20251030
2 parents 7fe5123 + f17ba7a commit 0b7a5c9

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

R/algorithm.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,13 @@
3131
#' df,
3232
#' chartType = "C'",
3333
#' periodMin = 21,
34+
#' baseline = NULL,
3435
#' runRuleLength = 8,
3536
#' maxNoOfExclusions = 3,
3637
#' noRegrets = TRUE,
3738
#' verbosity = 1L,
3839
#' noRecals = FALSE,
40+
#' recalEveryShift = FALSE,
3941
#' rule2Tolerance = 0,
4042
#' showLimits = TRUE,
4143
#' overhangingReversions = TRUE,

man/autospc-package.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/create_SPC_auto_limits_table.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)