Tools for the sensorgnome project.


[Up] [Top]

Documentation for package ‘sensorgnome’ version 1.0.43

Help Pages

sensorgnome-package Tools for working with Sensorgnome field computers
cross Cross product of vectors.
dateStem Get the common portion of a range of dates.
dot Dot product of vectors.
fixTimeJumps Fix timejumps in a series of timestamps from a sensorgnome.
friis Friis power gain between two antennas.
gainOmni Gain pattern of an omnidirectional antenna.
gainYagi Gain of yagi antenna in a particular direction.
getLabel Generate a plotting label for a set of tags.
getOperatingStatus Get receiver operating status.
getProjects Get names and codes of projects.
getRegTags Get the tag finder database of registered tags for a year.
isSGServer Is the current machine a sensorgnome server?
mag Magnitudes of vectors.
makeAxis Generate a 3-D unit axis vector.
makeFullID Create a tag fullID field from its components.
makeOmni Create an omnidirectional antenna object.
makeYagi Create a yagi antenna object.
parseFullID Split a fullID into parts.
plotGlobalTags Plot all detections of a set of tags
plotOperatingStatus Plot receiver operating status.
publicLotekToSG filter and convert public Lotek tag detections to SG format
putRegTags Put the set of registered tags for a year to the tag registartion database.
qWarn Quit script with warning message but zero exit code.
reassignTags Reassign tags to a different project.
sensorgnome Tools for working with Sensorgnome field computers
SGify Convert a data.frame of Lotek tag data to a SensorGnome-compatible data.frame
splitToDF Extract fields from a character vector into a dataframe using a regular expression.
tags Return tag detections from an sqlite detections database.
windowApply Apply a function to one variable on each sliding window of fixed width in another variable.