Skip to content
Prev 327613 / 398502 Next

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

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: