Vidyalelo
R Programming · Q106

Control Structures in R Programming

Programming · R Programming · question 106

Q106

Functions are defined using the . . . . . . . . directive and are stored as R objects.

A.
function()
Answer
B.
funct()
C.
functions()
D.
fun()

Answer: Option A

Solution

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