humanTime {sonicscrewdriver}R Documentation

Converts time to human readable form

Description

Given an input of bytes calculates the result in a sensible output unit (e.g. minutes, hours).

Usage

humanTime(S, unit = "seconds")

Arguments

S

Time to convert in unit

unit

The unit of time to convert

Value

String in human readable format


[Package sonicscrewdriver version 0.0.7 Index]