开发者

Is there a way to suppress MOTD when starting up R?

开发者 https://www.devze.com 2023-02-17 05:32 出处:网络
R loads a long and redundant message every time I start up. Is there开发者_JS百科 a way to clear this using a command in my .rprofile?

R loads a long and redundant message every time I start up. Is there开发者_JS百科 a way to clear this using a command in my .rprofile?

Currently I just let it load then press ⌘ + L to clear it but it would be nice to just do it automatically.


How about the --quiet startup option? For me on Ubuntu :

$ R --quiet
> 
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号