Skip to content
Prev 8499 / 15075 Next

Starting problem with R

On Nov 3, 2011, at 7:58 PM, Jonas Steenholdt S?rensen wrote:

            
You're probably missing a leading slash. Anyway, it's much easier to just drop the file name from Finder or to use file.choose() instead of trying to type the file name. Also note that there is file name completion in R that may help (just hit <Tab> like in the shell).

Cheers,
Simon