calc_sum_lag: Calculate the sum of the digits in the input vector that...

Description Usage Arguments Value

Description

Calculate the sum of the digits in the input vector that matched in sequence

Usage

1
calc_sum_lag(inp_val, lag_val_fixed = TRUE)

Arguments

split_vec

Value

(numeric) : sum of the digits in the input vector that matched in sequence


shamindras/adventofcode2017 documentation built on May 14, 2019, 7:37 a.m.