roundTime: Round a time object to the nearest minute

View source: R/utils.R

roundTimeR Documentation

Round a time object to the nearest minute

Description

Round a time object to the nearest minute

Usage

roundTime(time, minutes)

Arguments

time

A time object

minutes

The number of minutes to round to

Value

A time object rounded to the nearest minute


burgerga/shinyTime documentation built on April 18, 2024, 4:19 a.m.