Vidyalelo
R Programming · Q98

Data Manipulation with dplyr

Programming · R Programming · question 98

Q98

Which of the following cuts numeric vector into intervals of equal length?

A.
cut_interval
Answer
B.
cut_time
C.
cut_number
D.
cut_date

Answer: Option A

Solution

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