inst/snippet/vectors12.R

x <- 1:10; x[-7]; x[-c(1, 2, 4, 8)]; x[-length(x)]
rpruim/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.