archive_fetch_measurements: fetch measurements from archive from a single box, and a...

archive_fetch_measurementsR Documentation

fetch measurements from archive from a single box, and a single sensor

Description

fetch measurements from archive from a single box, and a single sensor

Usage

archive_fetch_measurements(box, sensorId, fromDate, toDate, progress)

Arguments

box

A sensebox data.frame with a single box

sensorId

Character specifying the sensor

fromDate

Start date for measurement download, must be convertable via 'as.Date'.

toDate

End date for measurement download (inclusive).

progress

whether to print progress

Value

A tbl_df containing observations of all selected sensors for each time stamp.


opensensmapr documentation built on March 31, 2023, 11:45 p.m.