Skip to content

About choosing file

5 messages · Stephen Liu, Uwe Ligges, Henrique Dallazuanna

#
On 26.08.2010 09:50, Stephen Liu wrote:
(assuming R-2.11.1)

Why not? What happens? What is the error message? Which file did you 
specify and does
list.files()
lists the file? Please show the output.

Best,
Uwe Ligges
#
Hi Uwe,
Yes
Enter file name: 

My problem here is ;
the file is NOT on /home/user directory.  I need to browse for it.
[1] "boxplot.pdf"     "Desktop"         "FourPlots01.png" "hist.png"       
[5] "jranke_cran.asc" "M-x R"           "M-x R~" 


B.R.
Stephen L






----- Original Message ----
From: Uwe Ligges <ligges at statistik.tu-dortmund.de>
To: Stephen Liu <satimis at yahoo.com>
Cc: R-help at r-project.org
Sent: Wed, September 15, 2010 9:20:48 PM
Subject: Re: [R] About choosing file
On 26.08.2010 09:50, Stephen Liu wrote:
(assuming R-2.11.1)

Why not? What happens? What is the error message? Which file did you 
specify and does
list.files()
lists the file? Please show the output.

Best,
Uwe Ligges
#
You can specify an absolute or relative path (relative to the current 
directory) of course.

Uwe
On 15.09.2010 16:03, Stephen Liu wrote: