list.xysfiles {oligo}R Documentation

List XYS files

Description

Lists the XYS files.

Usage

list.xysfiles(...)

Arguments

...

parameters to be passed to list.files

Details

The functions interface list.files and the user is asked to check that function for further details.

Value

Character vector with the filenames.

See Also

list.files

Examples

list.xysfiles()

[Package oligo version 1.48.0 Index]