Re: [R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac

2021-02-13 Thread Jeff Newmiller
r-sig-mac@r-project.org > >Subject: Re: [R-SIG-Mac] How to find the path for a file to be read >with read.table() in a Mac >On 13/02/2021 10:42 a.m., Parkhurst, David F. wrote: >> I�ve several times to figure this out with no luck. I�ve moved a tab >delimited text file (created

Re: [R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac

2021-02-13 Thread Bryan Hanson
in a Mac, one had to specify > paths in the way I tried. > > From: Duncan Murdoch > Date: Saturday, February 13, 2021 at 10:49 AM > To: Parkhurst, David F. , r-sig-mac@r-project.org > > Subject: Re: [R-SIG-Mac] How to find the path for a file to be read with > read.table

Re: [R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac

2021-02-13 Thread Parkhurst, David F.
Ah. That will simplify the process a lot! From: Duncan Murdoch Date: Saturday, February 13, 2021 at 10:52 AM To: Parkhurst, David F. , r-sig-mac@r-project.org Subject: Re: [R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac On 13/02/2021 10:42 a.m., Parkhurst

Re: [R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac

2021-02-13 Thread Parkhurst, David F.
Thank you. I thought I�d seen in some book that in a Mac, one had to specify paths in the way I tried. From: Duncan Murdoch Date: Saturday, February 13, 2021 at 10:49 AM To: Parkhurst, David F. , r-sig-mac@r-project.org Subject: Re: [R-SIG-Mac] How to find the path for a file to be read with

Re: [R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac

2021-02-13 Thread Duncan Murdoch
On 13/02/2021 10:42 a.m., Parkhurst, David F. wrote: I’ve several times to figure this out with no luck.  I’ve moved a tab delimited text file (created from excel) to the desktop to simplify the path.  If I click on the file and ask Get Info, it lists “Where” as  iCloud Drive > Desktop.  If I c

Re: [R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac

2021-02-13 Thread Duncan Murdoch
On 13/02/2021 10:42 a.m., Parkhurst, David F. wrote: I’ve several times to figure this out with no luck.  I’ve moved a tab delimited text file (created from excel) to the desktop to simplify the path.  If I click on the file and ask Get Info, it lists “Where” as  iCloud Drive > Desktop.  If I c

[R-SIG-Mac] How to find the path for a file to be read with read.table() in a Mac

2021-02-13 Thread Parkhurst, David F.
I’ve several times to figure this out with no luck.  I’ve moved a tab delimited text file (created from excel) to the desktop to simplify the path.  If I click on the file and ask Get Info, it lists “Where” as  iCloud Drive > Desktop.  If I copy that to the clipboard and paste that into a read.t