eddyStampCheck {neonUtilities} | R Documentation |
Convert date stamps from character and check for only one record in a day
Description
Convert SAE time stamps to POSIX and check for missing data
Usage
eddyStampCheck(tab, useFasttime = FALSE)
Arguments
tab |
A table of SAE data |
useFasttime |
Should the fasttime package be used to convert time stamps? |
Value
The same table of SAE data, with time stamps converted and empty records representing a single day (filler records inserted during processing) removed.
Author(s)
Claire Lunch clunch@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 2.4.3 Index]