inst/snippet/vec-mult02.R

u <- c(1, 2, 3)
v <- c(4, 5, 6)
u * v
rpruim/fastR documentation built on Nov. 12, 2023, 12:26 p.m.