Vidyalelo
R Programming · Q98

Control Structures in R Programming

Programming · R Programming · question 98

Q98

Point out the correct statement?

A.
Vectorizing the function can be accomplished easily with the Vectorize() function
Answer
B.
There are different levels of indication that can be used, ranging from mere notification to fatal error
C.
Vectorizing the function can be accomplished easily with the vector() function
D.
Warnings are generated by the run() function

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board