Learn R Programming

sonicscrewdriver (version 0.0.7)

humanTime: 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")

Value

String in human readable format

Arguments

S

Time to convert in unit

unit

The unit of time to convert