【发布时间】:2021-08-17 13:20:16
【问题描述】:
由于某种原因,我无法在我的 PC 中使用 RStudio,并决定在命令提示符下使用 R。
但是我无法在 CMD 中执行 CTRL+L。
如何在 CMD 中清除控制台?我试过clc、clear、cls等
【问题讨论】:
-
或Function to clear the console in R and RStudio,见@HubertRonald 的评论和this their script
标签: r windows cmd terminal console