Replies: 3 comments 1 reply
-
Hello Dr. Cannell, For Task 6 (importing the Chocolate txt file) I am get an error stating argument widths is missing even though I included it. I tried making a small test.txt file in notepad and it gave me the same error when I tried to import it. I attached a screenshot of my code and the error. Do you have any advice on how to fix this? Thank you for your help, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Olivia,
One issue I noticed was with the function you're using (read.fwf). That is a slightly different function than the one I use in my code. I think that should help, but please let me know if I'm wrong.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: OJONESD ***@***.***>
Sent: Wednesday, June 12, 2024 3:46:02 PM
To: brad-cannell/intro.r.public ***@***.***>
Cc: Brad Cannell ***@***.***>; Author ***@***.***>
Subject: Re: [brad-cannell/intro.r.public] Lab: Data Transfer (Discussion #30)
Hello Dr. Cannell,
For Task 6 (importing the Chocolate txt file) I am get an error stating arguments widths is missing even though I included it. I tried making a small test.txt file in notepad and it gave me the same error when I tried to import it. I attached a screenshot of my code and the error. Do you have any advice on how to fix this?
Screenshot.2024-06-12.153815.jpg (view on web)<https://github.com/brad-cannell/intro.r.public/assets/170458536/a1085d8c-4c70-49c5-a4c6-0b9cd90e9907>
Thank you for your help,
Olivia Jones
—
Reply to this email directly, view it on GitHub<#30 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC5SMGZXA5FILA2GQDZ6LJDZHCXQVAVCNFSM6AAAAABJHC4TFGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TONJWGM2TC>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Perfect!
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: OJONESD ***@***.***>
Sent: Wednesday, June 12, 2024 5:05:37 PM
To: brad-cannell/intro.r.public ***@***.***>
Cc: Brad Cannell ***@***.***>; Author ***@***.***>
Subject: Re: [brad-cannell/intro.r.public] Lab: Data Transfer (Discussion #30)
Thank you so much I must have selected the wrong one when it auto-filled suggestions. It worked when I changed it to read_fwf.
Olivia
—
Reply to this email directly, view it on GitHub<#30 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC5SMG6EFJG324ZVBYHG5PLZHDA3DAVCNFSM6AAAAABJHC4TFGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TONJWHAYDC>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please feel free to post questions about this lab below. You are also welcome to leave comments below about the usefulness of this lab. Which parts were helpful? What could I do to improve it? What is still unclear?
Beta Was this translation helpful? Give feedback.
All reactions