raw.getInvalidFiles: Returns all invalid RAW files

View source: R/raw.getValidFiles.R

raw.getInvalidFilesR Documentation

Returns all invalid RAW files

Description

Searches a folder (and year) for files that could be invalid

Usage

raw.getInvalidFiles(pfad, year = ".*", recursive = FALSE)

Arguments

pfad

path to the RAW folder

year

limit to a particular year (currently ignored)

recursive

if TRUE, will also search sub-directories

Value

vector with filenames

Examples

raw.getInvalidFiles(raw.getSamplePath())


thomasgredig/RAWdataR documentation built on Nov. 6, 2024, 9:46 a.m.