Question: After setting a random seed in R, the following code was run: > sample(1:100,5)[1:3] A possible return of this code is: Group of answer choices
After setting a random seed in R, the following code was run:
> sample(1:100,5)[1:3]
A possible return of this code is:
Group of answer choices
a) 73, 15, 0
b) 64, 51, 32
c) 46, 21, 30, 63, 2
d) 46, 21, 30, 63, 101
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
