1
vote
1answer
24 views

How to Control Margin of R Plot in Sweave Using Eclipse with Yap (.dvi)?

I'm having an issue with TeXlipse where I'm generating a plot in Eclipse via Sweave, and the TeX file seems to be jamming all of my PDF plots in the left most corner of the page. This is driving me ...
2
votes
1answer
26 views

How can I manually add a line break in the title in a knitr RSweave file?

Here's what I have: \documentclass{article} \begin{document} \title{This is the document title} \maketitle \end{document} I'd like something like this: \documentclass{article} ...
1
vote
1answer
64 views

How do I format Sweave LaTeX table output to use dollar sign ($)?

Here is sample data: # create table data year <- c("2010", "2011", "2012") value <- ("5", "10", "15") df<-data.frame(year, value) # print print(xtable(df,digits=c(0,0,1))) How can I ...
0
votes
0answers
44 views

syntax highlighting in emacs with .Rnw files

When working with .Rnw files, emacs with ess highlights the R-code blocks in purple. This is great, but the issue I'm having is after the R-code, everything is still purple! Some people have said ...
1
vote
1answer
53 views

R Sweave “not run” option

I use Sweave in R to make a package vignette and would like to know if there is a way to "not run" certain code within a Sweave tag, for example: \documentclass{article} \usepackage{Sweave} ...
2
votes
2answers
77 views

fit an xtable to a pdf file

I am creating a sweave document that uses xtable to create table and puts into a pdf file. It works but table is not fitting the document and some text are missing. Is there a way to text align in ...
1
vote
1answer
33 views

Dynamic references to figures in Sweave

Before you say use search, I did, I read this answer, I tried it and it does not help, I assume it might be because of including it from another file. (not sure..) I have a Sweave document I am ...
1
vote
1answer
69 views

Sweaving #-Symbol

How can I Sweave text with a #-sign? Here, Sweaving and compiling is no problem: <<echo=false,results=tex>> cat("This is my text\n") @ But here, compiling gives an error: ...
1
vote
2answers
77 views

DocBook & R with Sweave/knitr

R and LaTeX (...) can be easily combined using Sweave or knitr. Is there any possibility to accomplish the same with DocBook?
0
votes
1answer
125 views

xtable and header alignment

Is it possible to have a header alignment in xtable which is different from the alignment used in the rest of the table? In my case, I want my header to be center aligned, but the table itself should ...
0
votes
1answer
152 views

xtable rownames using R

I am using R and LaTeX and the xtable package for tables. I am a little puzzled why my specified rownames aren't showing up in my tables. Here's an example: \documentclass[a4paper, 11pt]{article} ...
3
votes
2answers
372 views

Using xtable with R and Latex, math mode in column names?

I'm using xtable to compile tables from R automatically while compiling my TeX document. The question I have is how I get the variable names in the table (which in my case are the column names in a ...
0
votes
0answers
110 views

Setting working directory for Rnw / latex in R

Hi I am trying to use R and latex to make a pdf document for my data analysis. In my original *.R document I have changed the working directory multiple times to refer to the data. The reason I ...
1
vote
1answer
327 views

sweave, xtable, longtable and alternating row colors…problems with `add.to.row`

This existing question covers a way to alternate row colors in a latex table by post-processing the output from print.xtable(), but I think it's possible to achieve the same thing by using the ...
2
votes
3answers
99 views

Function for mean and sem in Sweave/knitr implementation

I am brainstorming to write a mean and sem function for Sweave/knitr use. And for my limited knowledge it look like this m.se <- function (x, na.rm = TRUE) { if (na.rm) x <- ...
3
votes
3answers
159 views

Making flattened pdfs in Sweave

So I am creating pdfs using Sweave that include some graphs that have a ton of points on them. I can get the pdf well enough, but it seems to have created it with a ton of layers, so it's hard to open ...
1
vote
1answer
87 views

Latex snippet associate with Rnw mode in Emacs

I would like to have my yasnippets for Latex mode to be available for .Rnw files. How to go about this? Also, it would be nice to have R snippets available as well. EDIT: I found out the real problem ...
5
votes
4answers
270 views

workflow between Latex and R screwed

Trying to write my second Latex file \documentclass{article} \title{simple Sweave script} \usepackage{/Users/Brenden/Documents/R/R-2.15.1/share/texmf/tex/latex/Sweave} \begin{document} \maketitle ...
2
votes
1answer
319 views

add latex to knitr multiple graphs

Hi I have some code producing multiple graphs with knitr mocked up below. The graphics grid that is produced is quite small and I'd like to add a \adjustbox{scale=1.25}{\includegraphic{**}} to the ...
10
votes
2answers
289 views

How to save a layered pdf in R (via Sweave?)

I've searched SO, Googled, read ?pdf, and come up dry as to the possibility of saving a plot as a pdf with layers that can be swtiched on and off in the pdf viewer margins. An example of what I'm ...
8
votes
2answers
250 views

Make Sweave or knitr put graphics suffix in `\includegraphics{}`

I just run into the (curious) problem that when submitting a (pdf)LaTeX manuscript to some Elsevier journal the filenames of figures needed to be complete in order to found by their pdf building and ...
3
votes
1answer
260 views

How to control wrong pagebreaks of longtable in latex() from Hmisc package?

I'm using Sweave and latex() from the Hmisc package to insert a longtable in my PDF. When I do it the first time, the table is spread nicely, filling up the pages with the table. If I do it again, ...
1
vote
1answer
243 views

How can I Insert images into .rnw document

I work in R and deliver PDF file with Sweave, sweave(.rnw document). I need to put into my text a JPEG image. I didn't find any function on the web and have no ideas about how I could do that.
11
votes
3answers
576 views

How to avoid using round() in every \Sexpr{}?

Is there a way to avoid the function round() when using Sweave/knitr? It's really annoying to write round(,2) in every \Sexpr{}. I would like to have two decimal places through the whole document. ...
3
votes
2answers
276 views

Sweave, include sourced R-Function files

I have an Rjob writen in file a.R which calls functions writen in file b.R, and a snw file c.snw. I call c.snw via "R CMD c.snw". I am looking for a possibilty to only include a.R via ...
0
votes
0answers
294 views

Latex techniques and templates for writing a book [closed]

I am about to write a couple of books using latex. I am fairly used to producing small latex articles using Sweave and R, but I have never written a book using latex and I am not conversant with the ...
1
vote
1answer
281 views

Way to automatically escape characters ('_','\' etc) using knitr

I m using Rstudio under Win7. Is there a way that knitr automatically escape a character? Please see below for a simpler example: \documentclass[a4]{article} \title{Example} \author{Stat-R} ...
2
votes
1answer
415 views

\SweaveInput{} error message claiming files not present that are present

I have a Sweave file, JMP.Rnw that inputs several other files in the same directory. The relevant excerpt from JMP.Rnw (pulling in the introduction section) is: \SweaveInput{intro.tex} And yet ...
0
votes
2answers
158 views

How to avoid index (numbering) in latex?

I am working on Latex and R and using following code. <<echo=FALSE>>= infile<-read.table("test.txt",sep="\t") Col3 <- unique(infile[,3]) LCol3 <- length(Col3) for (i in 1:LCol3) ...
5
votes
1answer
222 views

Set default arguments to Sweave code chunk

I am using cacheSweave with a large LaTeX Sweave document. Rather than put <<cache=true>>= ...snip... @ in almost all of my code chunks, I would rather have cache=true be the default, ...
0
votes
1answer
223 views

Is there a way to create dynamic documents using MS Word and SQL queries?

I'm writing a document using MS Word 2010. For this document (a written report) I would like to integrate SQL queries which fetch data from SQL Server database. Data in the database is changing all ...
5
votes
4answers
716 views

Print LaTeX Table Directly to an Image (PNG or other)

Is there a way to print, from within R, a LaTeX table directly to an image file (for inclusion in another document/webpage). Basically, I'd like to supply LaTeX code to a function that saves it as an ...
3
votes
3answers
2k views

Generating LaTeX output from R data frame

I am running R v2.14.1 on Ubuntu. I am writing a script that will generate a data frame, which represents a table of results. I would like to output this 'table' as a .tex file so that I can create ...
1
vote
3answers
946 views

R, Latex, Sweave, ggplot2 - change ggplot dimensions

Cuurently I am working on a R Sweave report. And I am having some difficulties with the ggplot dimensions in the sweave pdf output. My code: \documentclass{report} \begin{document} demo demo demo ...
2
votes
2answers
672 views

Column alignment in xtable output

I'm using xtable to manage R output in Sweave. See code below: CC <- data.frame( y = c(449, 413, 326, 409, 358, 291, 341, 278, 312)/12, P = ordered(gl(3, 3)), N = ordered(gl(3, 1, 9)) ) ...
3
votes
2answers
214 views

Dynamic Sweave document

Is it possible to generate a LaTeX document through Sweave that don't have the number of its elements predefined? I mean, suppose I need to build a table for each row in a dataframe. The number of ...
2
votes
1answer
362 views

Dynamic references to figures in a R comment within Sweave document

I would like to find a way to use the LaTeX \ref{} markup to comment in the R code within a Sweave .Rnw file. Here are two examples, one in print ...
1
vote
1answer
166 views

Can Sweave read R files?

I am new to Sweave/Tex and would like to keep my R code out of the Sweave file as much as possible. Ideally, I would like to reference my R files within Sweave's .Rnw file and then have Sweave read ...
6
votes
1answer
594 views

Getting Sweave code chunks to stay inside page margins?

Sometimes I get to make an R code chunk (in Sweave) which is longer then the margins of the page. Is there a way to force it to "go to the next line" once that happens? Here is a simple example of ...
3
votes
2answers
500 views

Getting Sweave code chunks inside some framed box?

I would like to make an R code chunk (in Sweave) printed inside a framed box in the resulting pdf. Is there an easy solution for doing that?
3
votes
2answers
470 views

Dynamically Generate PDF Reports with Sweave

I'd like to generate a large number of reports. For simplicity, let's say I want to create 5 small pdf documents with only a simple title that cycles through a vector of names. ...
9
votes
1answer
724 views

Handling Latex backslashes in xtable

I have a table that includes the following column: mytable <- data.frame(beta_0 = c(1,2,3) What I want to do is output a table with a column header in latex markup, e.g. $\beta_0$ However, I ...
2
votes
1answer
583 views

Column names on each page with xtable in Sweave

I want to have column names on each page of the xtable. \documentclass{article} \usepackage{graphicx} \usepackage{longtable} \begin{document} <<>>= x <- matrix(rnorm(1000), ncol ...
2
votes
0answers
84 views

SASweave and server SAS?

We would like to implement SASweave, but our department runs off of a server version of SAS. Has anyone implemented this setup? I would be interested to hear about your experiences, whether positive ...
2
votes
1answer
871 views

Drawing path diagrams with R package 'sem' using Graphviz

I use the sem package to do my analysis. To draw a path diagram I use the pathDiagram function in sem to get the code and then use it in Graphviz to get the diagram. I have two questions: ...
0
votes
0answers
136 views

R/Sweave + LaTeX: Making a postcsript figure spanning the whole page in landscape mode

I have the following data that I would like to graph: Date Amount 2011-11-02 70000.11 2011-11-21 69000 2011-12-01 95000.76 which is to be saved as quantity.R and here is my code in Sweave: ...
6
votes
1answer
223 views

GNUEmacs/ESS/Latex/Sweave: text displays differently when cursor is in latex code or in R code

When I scroll through an Sweave document (Rnw) with latex and R code, the text jumps around when the mode changes between Latex and ESS. The two modes disagree how text should be wrapped. Moreover, ...
12
votes
1answer
900 views

R / Sweave formatting numbers with \Sexpr{} in scientific notation

I am just starting to write some documents with Sweave/R and I like the \sexpr{} command that lets one tow write numbers directly within text. If I have a number like mus=0.0002433121, well I can say ...
14
votes
3answers
866 views

Writing big documents with Sweave. Is it possible to do as with LaTeX?

I am just discovering Sweave and R. I have seen some examples of Sweave documents and have also started to write one or two on my own. I am impressed by the ability of doing computations in R and ...
0
votes
1answer
541 views

R / Sweave: Prefixing and figure file naming

I am new to R and much newer to Sweave and I am experimenting with graphics. Here is a sample code: \documentclass[a4paper]{article} \usepackage{Sweave} %%%%%% \SweaveOpts{eps=true} \begin{document} ...

1 2 3