FileChoice {anapuce}R Documentation

Function to choose the files to analyze

Description

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.

Usage

FileChoice(pattern = NULL)

Arguments

pattern an optional regular expression. Only file names which match the regular expression will be returned.

Value

A vector containing the names of the files to analyze

Author(s)

J. Aubert

See Also

normalisation


[Package anapuce version 2.1 Index]