<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri, sans-serif">
<span lang="EN-US">Hi all,<o:p> </o:p></span></p>
<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri, sans-serif">
<span lang="EN-US">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:<o:p> </o:p></span></p>
<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri, sans-serif">
<span lang="EN-US">Write_as_csv(x, tweets2, prepend_ids=TRUE, na=””, fileEncoding= “UTF-8”)<o:p> </o:p></span></p>
<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri, sans-serif">
<span lang="EN-US">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.
<o:p> </o:p></span></p>
<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri, sans-serif">
<span lang="EN-US">Best regards.<o:p> </o:p></span></p>
<p class="MsoNormal" style="margin:0cm 0cm 8pt;line-height:107%;font-size:11pt;font-family:Calibri, sans-serif">
<span lang="EN-US">Cagri <o:p> </o:p></span></p>
<br>
</div>
</body>
</html>