Skip to content
Prev 312222 / 398506 Next

choose folder interactively

A simple way is to use 'choose.file' to select a file in the directory
that you want and then use 'dirname' to strip off the file name:
[1] "a/b"



On Wed, Nov 28, 2012 at 7:59 AM, Ivan Calandra
<ivan.calandra at u-bourgogne.fr> wrote: