plotOperatingStatus: Plot receiver operating status.

Description Usage Arguments Value Author(s)

View source: R/plotOperatingStatus.R

Description

Plots a summary of the status data generated by getOperatingStatus()

Usage

1
plotOperatingStatus(site, proj, year = lubridate::year(Sys.time()), pngFile)

Arguments

site

site name

proj

project name

year

deployment year (defaults to current year)

pngFile

full path to output .png filename

Value

a data frame with these columns

files.per.hour

data frame with at most one record per hour, giving number of raw data files recorded and bootcount

gps.fix

data frame with at most hourly true GPS fix (i.e. repeated 'stuck' fixes are not reported)

undated.period

the number of days of data recorded with dates beginning with 1 Jan 2000; these are periods when the GPS had not set the clock

num.boots

the number of times the system was restarted during the operating period

pulse.counts

the number of pulses per antenna for each hour

Plots to the current graphics device.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/sensorgnome-R-package documentation built on May 18, 2019, 9:19 p.m.