How to increase the number of columns using R in Linux

前端 未结 6 1001
没有蜡笔的小新
没有蜡笔的小新 2020-11-29 02:17

This may seem menial, but it affects my productivity. I am using R in terminal mode on Linux. Unlike the Windows IDE, Linux limits the number of columns to 80, thus making h

6条回答
  •  無奈伤痛
    2020-11-29 02:49

    You can use the TK gui, I think the option was --ui=TK or something like this.

    Or is it a hard requirement to use it in the terminal?

提交回复
热议问题