Vidyalelo
R Programming · Q202

Control Structures in R Programming

Programming · R Programming · question 202

Q202

The . . . . . . . . function is a kind of "constructor function" that can be used to construct other functions.

A.
make.pow()
B.
make.power()
Answer
C.
keep.power()
D.
keep.pow()

Answer: Option B

Solution

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