Question: Write and test the function rand_elem() that returns one element at random from an input vector. The function would be called as follows: Use the

Write and test the function rand_elem() that returns one element at random from an input vector. The function would be called as follows: Use the R sample() and length() functions inside the body of the rand_elem function. Do not use just the sample() function by itself
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
