Q45
which of the following statement gives cumulative sum?
A.
cumsum(x,na=rm=TRUE)
AnswerB.
cumprod(x)
C.
cummax(x)
D.
cummin(x)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board