简体   繁体   中英

How to make RStudio start R console with --quiet?

In question How to suppress R startup message? , starting rterm with --quiet will suppress the copyright and welcome messages. I wonder if I can do the same thing to the R Console started by RStudio?

You can't do this in RStudio. Apparently it is on their "to do" list.

There are a couple references on the RStudio support site, stating the above.

https://support.rstudio.com/hc/communities/public/questions/200662563-pass-command-line-parameters-to-R-

https://support.rstudio.com/hc/communities/public/questions/200662897-Pass-command-line-options-to-R

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM