Skip to content

Chinese characters in html source captured by download.file() are garbled code , how to convert it readable

2 messages · Yong Wang, Henrik Bengtsson

#
Try with adding mode="wb" to download.file(), or just use
downloadFile() of R.utils.

/Henrik
On Sun, Jul 28, 2013 at 8:32 PM, Yong Wang <wangyong1 at gmail.com> wrote: