Skip to content

Commit 9a4159b

Browse files
committed
Cleaned up added commentary to clearly indicate added rows
1 parent 10b7fae commit 9a4159b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

R/R/inputs.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -839,9 +839,8 @@ prophet_decomp <- function(dt_transform, dt_holidays,
839839

840840
# dt_regressors <<- dt_regressors
841841
# modelRecurrence <<- modelRecurrence
842-
#! SH START
842+
#! SH
843843
prophet_model <- NULL
844-
#! SH END
845844

846845
if (!is.null(factor_vars) && length(factor_vars) > 0) {
847846
dt_ohe <- dt_regressors %>%

0 commit comments

Comments
 (0)