Saving Hebrew/Arabic file name

6 views
Skip to first unread message

Avner Kantor

unread,
Feb 25, 2018, 4:54:25 AM2/25/18
to israel-r-user-group
Any Idea how to save properly

png(paste("גרף", '.png', sep="")) 

or

png(paste("اللغة", '.png', sep="")) 

I got gibrish..

Thanks,

Avner


Michael Dorman

unread,
Feb 26, 2018, 3:52:43 AM2/26/18
to israel-r-...@googlegroups.com
I couldn't find a solution on Windows.

On Linux both cases work fine - 

> png(paste("اللغة", '.png', sep="")) 
> plot(1)
> dev.off()
null device 
          1 


--
You received this message because you are subscribed to the Google Groups "Israel R User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to israel-r-user-group+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Screenshot from 2018-02-26 10-52-09.png
Reply all
Reply to author
Forward
0 new messages