Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-24 Thread HEATHER MICHEL via R-help
al Message- From: istaz...@gmail.com Sent: Mon, 15 Feb 2016 11:06:47 -0500 To: jrkrid...@inbox.com Subject: Re: [R] R 3.2.3 on Win8; mkdir command produces error On Feb 15, 2016 8:53 AM, "John Kane" wrote: > > I'd say that Boris Steipe's suggestion is the most likely an

Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-15 Thread John Kane
John Kane Kingston ON Canada -Original Message- From: istaz...@gmail.com Sent: Mon, 15 Feb 2016 11:06:47 -0500 To: jrkrid...@inbox.com Subject: Re: [R] R 3.2.3 on Win8; mkdir command produces error On Feb 15, 2016 8:53 AM, "John Kane" wrote: > > I'd say that Bori

Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-15 Thread Ista Zahn
nse. Best, Ista > > John Kane > Kingston ON Canada > > > > -Original Message- > > From: r-help@r-project.org > > Sent: Sun, 14 Feb 2016 23:50:34 + (UTC) > > To: r-help@r-project.org > > Subject: Re: [R] R 3.2.3 on Win8; mkdir command produces er

Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-15 Thread John Kane
rogramming assignment. Perhaps at the margins but that is all. John Kane Kingston ON Canada > -Original Message- > From: r-help@r-project.org > Sent: Sun, 14 Feb 2016 23:50:34 + (UTC) > To: r-help@r-project.org > Subject: Re: [R] R 3.2.3 on Win8; mkdir command produces

Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-14 Thread Ista Zahn
This mailing list is not meant for homework help, you should ask your instructor to clarify the assignment. Best, Ista On Feb 14, 2016 9:24 PM, "HEATHER MICHEL via R-help" wrote: > > As a follow-up to my request for help this morning, I have watched tutorials on R all afternoon. Many topics come

Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-14 Thread HEATHER MICHEL via R-help
As a follow-up to my request for help this morning, I have watched tutorials on R all afternoon. Many topics come close to my problem, but none specifically address my situation where "specdata" is not a text file but a list of small files in a folder.I found a command that should be more right

Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-14 Thread Boris Steipe
Also ... it doesn't make sense to create a directory that already exists in the first place. Are you perhaps thinking about setting the working directory to "specdata"? That would be the setwd() command. B. On Feb 14, 2016, at 6:52 PM, Duncan Murdoch wrote: > On 14/02/2016 2:40 PM, HEATHER M

Re: [R] R 3.2.3 on Win8; mkdir command produces error

2016-02-14 Thread Duncan Murdoch
On 14/02/2016 2:40 PM, HEATHER MICHEL via R-help wrote: I am trying to complete a homework assignment, but I know very little about R.The assignment says, "For this programming assignment you will need to unzip this file and create the directory 'specdata".I unzipped the file on my desktop, and

[R] R 3.2.3 on Win8; mkdir command produces error

2016-02-14 Thread HEATHER MICHEL via R-help
I am trying to complete a homework assignment, but I know very little about R.The assignment says, "For this programming assignment you will need to unzip this file and create the directory 'specdata".I unzipped the file on my desktop, and my computer automatically created a new folder which I r