Hi,

In the list.files() function, there is an argument 'pattern' to locate the
desired files. However I failed to see if I can manage to fetch those files
that having an exact match.

For example, if there are 2 files that contain the expression 'File' and
'Second_File', then I should get the 1st one. However R is returning both
the files.

Any pointer on how to achieve that would be helpful. Thanks,

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to