touchFCS: Check for FCS files

Description Usage Arguments Details Value Author(s)

View source: R/touchFCS.R

Description

The function reads the header of a file or of a range of files and checks wether they are valid FCS 2.0 or FCS 3.0 files.

Usage

1
touchFCS(path = ".", file)

Arguments

path

character, the path to a folder containing files

file

character, the path to a single file

Details

The user may either specify the path to a directory in which to search for FCS files or the path to a single file.

Value

A character vector with names of the valid FCS files found.

Author(s)

fhahne


prada documentation built on April 28, 2020, 7:52 p.m.