Search found 2 matches

by David_CB
Tue May 17, 2011 10:41 am
Forum: General
Topic: Doubt: Latex and Rstudio
Replies: 0
Views: 1090

Doubt: Latex and Rstudio

Hello and sorry because of my possible mistakes in that, my second post.

I'm trying to compile a .pdf that contains some code of R. So I use the comands:

\(here goes the latex code)
<<>>=
(here goes the R code)
@

And it goes ok when I try with some simple R code, like:

<<>>=
x<-c(1:2)
@

But if ...
by David_CB
Tue May 17, 2011 10:24 am
Forum: New Members
Topic: Here am I
Replies: 1
Views: 1515

Here am I

Hello everyone,

I'm a LaTeX beginner, and I hope you will be patient with me...

Writing from Valencia (Spain - Europe - Earth), where I am a collaboration grant in the local University, for a MSC. I am very interested about learning more about LaTeX.

Thank you so much for your patience.

David.