getDuration | R Documentation |
getDuration
takes a timediff created using (e.g.)
getDuration(t)
t |
a duration |
startTime <- proc.time() ..... endTime <- proc.time() t <- endTime - startTime
and returns a formrated extraction of seconds & minutes for use in feedback.
Ben Anderson, b.anderson@soton.ac.uk
Other utils:
addLockdownRect()
,
addSeason()
,
alignDates()
,
gzipFile()
,
loadLibraries()
,
nzCalculateCO2e()
,
setPeakPeriod()
,
setup()
,
tidyNum()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.