is.wholenumber: Round a time object to the nearest minute From ?is.integer

View source: R/utils.R

is.wholenumberR Documentation

Round a time object to the nearest minute From ?is.integer

Description

Round a time object to the nearest minute From ?is.integer

Usage

is.wholenumber(x, tol = .Machine$double.eps^0.5)

Arguments

x

A time object

tol

The tolerance for rounding

Value

A time object rounded to the nearest minute


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