nrb_get_next: Gets the next beacon response to the given timestamp

Description Usage Arguments Value Examples

View source: R/nrb_get_next.r

Description

Gets the next beacon response to the 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_next(ts)

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