Arguments
files
character vector of filenames, or alternatively a data.frame with a column containing the file names of the files containing the libraries of counts and, optionally, columns containing the group
to which each library belongs, descriptions of the other samples and other information.
path
character string giving the directory containing the files.
The default is the current working directory.
columns
numeric vector stating which two columns contain the tag names and counts, respectively
group
vector, or preferably a factor, indicating the experimental group to which each library belongs. If group
is not NULL
, then this argument overrides any group information included in the files
argument.
labels
character vector giving short names to associate with the libraries. Defaults to the file names.
...
other are passed to read.delim