Thank you for your answer.

I don't usually use the Terminal, so I'm not sure how to do it.
But do you mean to start it from the Terminal and then use the R GUI or do everything in the Terminal? In the latter case, I would prefer using RStudio... My question was about using the R GUI Editor rather than RStudio.

Ivan

--
Ivan Calandra, PhD
University of Reims Champagne-Ardenne
GEGENAA - EA 3795
CREA - 2 esplanade Roland Garros
51100 Reims, France
+33(0)3 26 77 36 89
ivan.calan...@univ-reims.fr
--
https://www.researchgate.net/profile/Ivan_Calandra
https://publons.com/author/705639/

Le 12/04/2016 11:41, Tom Hopper a écrit :
Ivan,

You need to run knitr manually from the terminal (RStudio automates this with the “knit” button). See

http://joshldavis.com/2014/04/12/beginners-tutorial-for-knitr/
http://kbroman.org/knitr_knutshell/pages/Rmarkdown.html

for short tutorials on using knitr from the terminal.

Regards,

Tom

On 201604 12, at 05:15, Ivan Calandra <ivan.calan...@univ-reims.fr <mailto:ivan.calan...@univ-reims.fr>> wrote:

Dear Mac useRs,

A colleague of mine have introduced me to rmarkdown and knitr to produce nice reports. The other interesting thing here is to have so-called chunks of code, which I find very practical to organize scripts.

I have found that it works well within RStudio. But is there a way to enable chunks within the R GUI (and its great editor)? What I don't like with RStudio (except that I need to install still another software, and place is limited on the 256GB SSD of my MacBook Air) is that it is not able to work on multiple screens.

Thank you in advance for your help.
Ivan

--
Ivan Calandra, PhD
University of Reims Champagne-Ardenne
GEGENAA - EA 3795
CREA - 2 esplanade Roland Garros
51100 Reims, France
+33(0)3 26 77 36 89
ivan.calan...@univ-reims.fr <mailto:ivan.calan...@univ-reims.fr>
--
https://www.researchgate.net/profile/Ivan_Calandra
https://publons.com/author/705639/

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to