2017-08-07 6 views

答えて

1

私はここで解決策を見つけた:solution

をそれは 'ファイル・エンコーディング' 引数read.csv()関数に関連しています。

Please read the article http://shiny.rstudio.com/articles/unicode.html (in particular, the section "File Input/Output") It looks like you have to specify the fileEncoding argument of read.csv().

Regards, Yihui

関連する問題