cara membuat menit nol di r
library(lubridate)
minute(time_df) <- 0
Rocku0
library(lubridate)
minute(time_df) <- 0