Re: [R] Invalid connection error message when trying to write a file

2013-12-16 Thread J Karon
> > -Original Message- From: Uwe Ligges > Sent: Sunday, December 15, 2013 12:30 PM > To: John Karon ; [hidden email] > Subject: Re: [R] Invalid connection error message when trying to write a > file > > > > On 15.12.2013 20:13, John Karon wrote: >>

Re: [R] Invalid connection error message when trying to write a file

2013-12-16 Thread John Karon
the path had previously work. John Karon -Original Message- From: Uwe Ligges Sent: Sunday, December 15, 2013 12:30 PM To: John Karon ; r-help@r-project.org Subject: Re: [R] Invalid connection error message when trying to write a file On 15.12.2013 20:13, John Karon wrote: The response

Re: [R] Invalid connection error message when trying to write a file

2013-12-16 Thread Uwe Ligges
; r-help@r-project.org Subject: Re: [R] Invalid connection error message when trying to write a file On 15.12.2013 20:13, John Karon wrote: The response below asks what I actually did. I defined a function (details omitted; it computes the data frame LRtest.out); arguments include "path\\f

Re: [R] Invalid connection error message when trying to write a file

2013-12-15 Thread Uwe Ligges
ks for any help. John Karon -Original Message----- From: Uwe Ligges Sent: Saturday, December 14, 2013 10:05 AM To: J Karon ; r-help@r-project.org Subject: Re: [R] Invalid connection error message when trying to write a file On 13.12.2013 20:11, J Karon wrote: I get an invalid connection

Re: [R] Invalid connection error message when trying to write a file

2013-12-15 Thread John Karon
o help. Thanks for any help. John Karon -Original Message- From: Uwe Ligges Sent: Saturday, December 14, 2013 10:05 AM To: J Karon ; r-help@r-project.org Subject: Re: [R] Invalid connection error message when trying to write a file On 13.12.2013 20:11, J Karon wrote: I ge

Re: [R] Invalid connection error message when trying to write a file

2013-12-14 Thread Uwe Ligges
On 13.12.2013 20:11, J Karon wrote: I get an invalid connection method error message when trying to write an R object from a user-defined function to my hard drive (running Windows 7) using write.csv. I have previously not had this problem with the same user-defined function. The error messag

[R] Invalid connection error message when trying to write a file

2013-12-13 Thread J Karon
I get an invalid connection method error message when trying to write an R object from a user-defined function to my hard drive (running Windows 7) using write.csv. I have previously not had this problem with the same user-defined function. The error message is Error in isOpen(file, "w") : inval