inst/snippet/vectors10.R

x <- seq(2, 20, by = 2)
x[1:5]; x[c(1, 4, 7)]
rpruim/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.