nrb_get_record: Gets the NIST beacon record for a given timestamp

Description Usage Arguments Value Examples

View source: R/nrb_get_record.r

Description

Gets the NIST beacon record for a given timestamp

Usage

1

Arguments

ts

timestamp as a unix or POSIXct/POSIXlt value

Value

An nrb_response object

Examples

1
2
ts <- as.POSIXct("2014-01-01 12:00:00", tz="UTC")
nrb_get_record(ts)

jmcastagnetto/nistrb documentation built on May 19, 2019, 1:52 p.m.