View source: R/massFunctions.R
investigateMassFiles | R Documentation |
Investigate the raw mass files in a directory to find potential errors.
investigateMassFiles(path = ".")
path |
character designating directory containing files of interest |
data frame that summarizes characteristics of mass files
combineMassFiles
and readMassFile
and
listBadFiles
which are other useful functions that
deal with mass files
## Not run:
setwd("I:\\Departments\\Research\\EchinaceaVolunteers\\Balance\\sampleForEchLab\\CG2009_rawFiles")
investigateMassFiles()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.