[BlindRUG] Twitter Data Extraction in R

Robin Williams Robin.Williams at atass-sports.co.uk
Mon May 10 08:14:03 UTC 2021


Is this a wrapper function to one of R's writing functions, eg write.csv or write.table? If so, it seems you haven't specified a file argument that would be passed in?

From: BlindRUG <blindrug-bounces at nfbnet.org> On Behalf Of çagri gökçek via BlindRUG
Sent: 08 May 2021 19:25
To: Blind R Users Group <blindrug at nfbnet.org>
Cc: çağrı gökçek <cagri_gokcek at hotmail.com>
Subject: [EXTERNAL EMAIL] [BlindRUG] Twitter Data Extraction in R

Hi all,
I have a problem in R. I have a twitter developer account. I try to save extracted tweets as csv or txt file on my computer. For csv, I try to use the function given below:
Write_as_csv(x, tweets2, prepend_ids=TRUE, na="", fileEncoding= "UTF-8")
But, I always get an error saying that "character file is not true". Is there anybody hwho knows how to fix this problem. By the way, I'm also opened to know how I can save my extractted data as txt file. Finally, if you have any guideline for using twitter data in accesible format in R, I will be appreciated to have them.
Best regards.
Cagri

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nfbnet.org/pipermail/blindrug_nfbnet.org/attachments/20210510/8212f916/attachment.html>


More information about the BlindRUG mailing list