FileChoice {anapuce} | R Documentation |
This function sets the working directory to the directory choosen by the user, and allows the user to choose the files to analyze inside this directory.
FileChoice(pattern = NULL)
pattern |
an optional regular expression. Only file names which match the regular expression will be returned. |
A vector containing the names of the files to analyze
J. Aubert