eddyStampCheck: Convert date stamps from character and check for only one...

View source: R/eddyStampCheck.R

eddyStampCheckR 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


neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.