Tagged Questions
4
votes
1answer
96 views
Compile an .Rnw with greek text to pdf
I tried it using the commented out code without success. Can somebody help?
\documentclass[a4paper]{article}
%\usepackage[english,greek]{babel}
%\latintext
\title{Sweave Example 1}
\author{George ...
5
votes
1answer
380 views
Set up Vim to work with R and Sweave in Windows
I have installed vim in windows and would like to configure it so i can send code to R. I want to also use Sweave with it. However, i have Googled and failed to find clear step-by-step instructions on ...
2
votes
2answers
516 views
Windows batch R Sweave error loading packages
I am having trouble finding clear documentation on how to set up a batch file for a Sweave document on Windows XP.
I am using the batch files that are found here
I have created a batch file names ...