Which of the following cuts numeric vector into intervals of equal length?
(a) cut_interval
(b) cut_time
(c) cut_number
(d) cut_date
The question was asked in an international level competition.
The query is from ggplot2 in section Profiling, Simulation and Data Analysis of R Programming