Skip to contents

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