time.to.seconds: Convert time in 24h to seconds

Description Usage Arguments Value Examples

View source: R/geotagging_functions.R

Description

time.to.seconds converts time from a 24h to seconds

Usage

1
2
## S3 method for class 'to.seconds'
time(x)

Arguments

x

time string (00:00:00.000)

Value

Time in seconds

Examples

1
time.to.seconds("10:44:13.133")

jngtz/rdupilot documentation built on Oct. 3, 2020, 12:45 a.m.