maintaining an input / output log in R

后端 未结 5 2074
遇见更好的自我
遇见更好的自我 2020-12-17 23:08

Is there an easy way to have R record all input and output from your R session to disk while you are working with R interactively?

In R.app on M

5条回答
  •  -上瘾入骨i
    2020-12-17 23:31

    I'm not sure yet how to answer an answer, but there is an updated version of Ranke's vim r-plugin called r-plugin2 available here. It seems more user-friendly and robust than the original.

提交回复
热议问题