Skip to content

Commit 7c9d1c6

Browse files
dsweber2dajmcdon
andauthored
-1 -> 999
Co-authored-by: Daniel McDonald <[email protected]>
1 parent 6424f39 commit 7c9d1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/step_climate.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ roll_modular_multivec <- function(col, .idx, weights, aggr, window_size, modulus
391391
}
392392

393393

394-
#' a function that assigns Feb 29th to -1, and aligns all other dates the same
394+
#' a function that assigns Feb 29th to 999, and aligns all other dates the same
395395
#' number in the year, regardless of whether it's a leap year
396396
#' @keywords internal
397397
#' @importFrom lubridate yday month leap_year

0 commit comments

Comments
 (0)