inner_elapsed_time {CopernicusDEM}R Documentation

inner function of 'compute_elapsed_time'

Description

inner function of 'compute_elapsed_time'

Usage

inner_elapsed_time(secs, estimated = FALSE)

Arguments

secs

a numeric value specifying the seconds

estimated

a boolean. If TRUE then the output label becomes the 'Estimated time'

Value

a character string showing the estimated or elapsed time


[Package CopernicusDEM version 1.0.5 Index]