clflag: clflag

View source: R/clflag.R

clflagR Documentation

clflag

Description

clflag is designed to identify any cowlog csv observation sheets that do may host scorer input errors. It flags csv files that do not include an END entry, that have fewer than entries, and that report negative time differences between entries.

Usage

clflag(pathtofile)

Arguments

pathtofile

: path to folder hosting individual csv's generated by cowlog

Examples

clflag(pathtofile = "C:/Users/example_files")

kellyjwallace/cowlogdata documentation built on Dec. 2, 2023, 1:30 a.m.