powered by
recycle(...)
list
rep_len
# z is the longest argument, with 6 elements recycle(x = 1:4, y = list(a = month.abb, b = pi), z = matrix(1:6, nrow = 3))
Run the code above in your browser using DataLab