raw.checkNoSubfolders: Subfolders in RAW path

View source: R/raw.checkNoSubfolders.R

raw.checkNoSubfoldersR Documentation

Subfolders in RAW path

Description

The RAW path should not contain subfolders; the reason for this is that subfolders tend to have additional information in the folder name, which then makes the file less unique.

Usage

raw.checkNoSubfolders(pfad)

Arguments

pfad

path to the RAW folder

Value

TRUE if there are no subfolders

Examples

raw.checkNoSubfolders(raw.getSamplePath())

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