nxld

                                                 RStudio中,出现中文乱码问题的解决方案
解决步骤:
1、设置RStudio文本显示的默认编码:
RStudio菜单栏的Tools -> Global Options
2、选择General -> Default Text Encoding,点击Change:
3、在弹出的编码中,选择UTF-8编码。
4、点击OK,然后再点击OK,保存设置。
5、最后,在打开文件的时候,选择File -> Reopen with encoding菜单,选择我们使用UTF-8编码打开文件,这样子就可以正确地显示中文了。

 

分类:

技术点:

相关文章:

  • 2021-10-05
  • 2021-12-26
  • 2021-06-01
  • 2021-11-16
  • 2021-11-17
猜你喜欢
  • 2021-08-19
  • 2021-07-17
  • 2021-08-06
  • 2021-06-06
  • 2021-06-19
  • 2021-05-21
  • 2021-04-12
相关资源
相似解决方案