get_nice_time: Reformat seconds into a human-readable format.

View source: R/timing.R

get_nice_timeR Documentation

Reformat seconds into a human-readable format.

Description

Reformat seconds into a human-readable format.

Usage

get_nice_time(secs)

Arguments

secs

Numeric vector of seconds to reformat.

Value

A character string representing the time in a human-readable format.


shapr documentation built on Aug. 25, 2025, 5:11 p.m.