data-raw/medium/slicing1.R

params <- 8:12
x <- 1:n
cat(x[ x %% 2 == 0])
arnaud-m/XLUniv documentation built on Jan. 23, 2023, 4:23 p.m.