Dear group
I uses 'searchTwitter'  to get users tweets it works  for English words such as 
("iphone")
but when working with Arabic   text
example
searchTwitter("�����")   it gave me the following Error

Error in twInterfaceObj$doAPICall(cmd, params, "GET", ...) : 
  Error: Forbidden


my questions  are
how to make it understand the unicode characters?
and if It is a hashtag should I write it that way "#�����"

many thanks in advance
Ragia
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to