View source: R/eddyStampCheck.R
eddyStampCheck | R Documentation |
Convert SAE time stamps to POSIX and check for missing data
eddyStampCheck(tab, useFasttime = FALSE)
tab |
A table of SAE data |
useFasttime |
Should the fasttime package be used to convert time stamps? |
The same table of SAE data, with time stamps converted and empty records representing a single day (filler records inserted during processing) removed.
Claire Lunch clunch@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.