Skip to content
Prev 370989 / 398498 Next

R & RStudio hardware Utilization

The actual question posed was whether R behaves differently than RStudio at parallel computation, which is like asking whether apple pies grow better than apple trees.

The answer is that RStudio doesn't do any computation... it is a programming environment that hands off all computation to a separately-installed copy of the R software. Read the messages in the console right after you start RStudio instead of ignoring them. 
-- 
Sent from my phone. Please excuse my brevity.
On August 20, 2017 10:43:52 AM PDT, Bert Gunter <bgunter.4567 at gmail.com> wrote: