If two vectors with different lengths perform some operation, the elements of the shorter vector will be used again to complete the operation. This is referred to as _________________
(a) Element Recycling
(b) Recycling
(c) Cycling
(d) Element Cycling
This question was posed to me during an internship interview.
My enquiry is from Functions in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming