VScode配置R开发环境

第一步:安装R VScode python3

第二步:安装vsCode插件 R 和 R Debugger

第三步:安装radian

第四步:安装R包:languageserver、httpgd、vscDebugger

第五步:配置参数  文件 => 首选项 => 设置

  • 搜索r.rterm.windows, 输入radian.exe路径(如C:\Users\way\anaconda3\Scripts\radian.exe)
  • 搜索r.br,勾选R: Bracketed Paste
  • 搜索httpgd,勾选R › Plot: Use Httpgd
  • 搜索shell wind,勾选git bash

posted on 2022-10-23 22:43  0820LL  阅读(133)  评论(0编辑  收藏  举报

导航