raw.getValidFiles: Returns all valid RAW files

View source: R/raw.getValidFiles.R

raw.getValidFilesR Documentation

Returns all valid RAW files

Description

Searches a folder for valid files

Usage

raw.getValidFiles(pfad, recursive = FALSE)

Arguments

pfad

path to the RAW folder

recursive

if TRUE, will also search sub-directories

Value

vector with filenames

Examples

raw.getValidFiles(raw.getSamplePath())


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