Multiline Comment Workarounds?

后端 未结 10 1121
轮回少年
轮回少年 2020-11-30 18:36

I (sort of) already know the answer to this question. But I figured it is one that gets asked so frequently on the R Users list, that there should be one solid good answer.

10条回答
  •  再見小時候
    2020-11-30 18:44

    You can do this easily in RStudio:

    select the code and click CTR+SHIFT+C to comment/uncomment code.

提交回复
热议问题