investigateMassFiles: investigate all txt files in a directory

View source: R/massFunctions.R

investigateMassFilesR Documentation

investigate all txt files in a directory

Description

Investigate the raw mass files in a directory to find potential errors.

Usage

investigateMassFiles(path = ".")

Arguments

path

character designating directory containing files of interest

Value

data frame that summarizes characteristics of mass files

See Also

combineMassFiles and readMassFile and listBadFiles which are other useful functions that deal with mass files

Examples


## Not run: 
setwd("I:\\Departments\\Research\\EchinaceaVolunteers\\Balance\\sampleForEchLab\\CG2009_rawFiles")
investigateMassFiles()

## End(Not run)


stuartWagenius/echinaceaLab documentation built on April 13, 2025, 5:22 a.m.