affy (version 1.50.0)

list.celfiles: List the Cel Files in a Directory/Folder

Description

This function produces a vector containing the names of files in the named directory/folder ending in .cel or .CEL.

Usage

list.celfiles(...)

Arguments

...
arguments to pass along to list.files

Value

A character vector of file names.

See Also

list.files

Examples

Run this code
list.celfiles()

Run the code above in your browser using DataLab