Displaying 6 results from an estimated 6 matches for "dispheight".
2011 Feb 22
1
odfWeave graphics glitch
Using R2.12.1 on Ubuntu 10.04.1 I've tried to run the following code chunk in odfWeave
<<fig1, echo=TRUE,fig=TRUE,width=7,height=4>>=
x<-seq(1:100)/10
y<-sin(cos(x/pi))
imageDefs <- getImageDefs()
imageDefs$dispWidth <- 4.5
imageDefs$dispHeight<- 4.5
setImageDefs(imageDefs)
X11(type="cairo")
plot(x,y)
title(main="sin(cos(x/pi))")
savePlot("sincosx.png")
@
This is embedded in file example02in.odt, which has very little else.
In R I run
library(odfWeave)
infile<-"example02in.odt"
outfile<-...
2007 Jun 05
1
multiple plot in odfWeave
...sole:
>library (odfWeave)
>inFile <- "/home/lamilhat/AQUAGENOME/PRESENTATION/RAPPORTS/test_2.odt"
>outFile <-
"/home/lamilhat/AQUAGENOME/PRESENTATION/RAPPORTS/test_2_out.odt"
>imageDefs <- getImageDefs()
>imageDefs$dispWidth <- 7
>imageDefs$dispHeight <- 6
>setImageDefs(imageDefs)
>odfWeave(inFile, outFile)
--
====================================================================
= Laurence Amilhat INRA Toulouse 31326 Castanet-Tolosan =
= Tel: 33 5 61 28 53 34 Email: laurence.amilhat at toulouse.inra.fr =
2008 Apr 14
1
odfWeave: in multi-page plots only last page appears in document
...rking with the 'onefile' argument) , but I couldn't solve the
problem. So maybe this is not the right idea for a solution. In any
case, here is my current getImageDefs:
> getImageDefs()
$type
[1] "png"
$device
[1] "png"
$plotHeight
[1] 480
$plotWidth
[1] 480
$dispHeight
[1] 5
$dispWidth
[1] 5
$args
list()
Any help appreciated.
Kind regards,
Tobias
2009 Feb 04
1
odfweave sample code error
...o create the example1.odt file.
can anybody help me out to fix the bug.
the code executed is as follows:
library(odfWeave)
> inFile <- "c:/example1.odt"
> outFile <- "c:/out.odt"
> imageDefs <- getImageDefs()
> imageDefs$dispWidth <- 4.5
> imageDefs$dispHeight<- 4.5
> setImageDefs(imageDefs)
>
> odfWeave(inFile, outFile)
Copying c:/example1.odt
Setting wd to
C:\DOCUME~1\Srinivas\LOCALS~1\Temp\RtmpAgBGhm/odfWeave04172603473
Unzipping ODF file using unzip -o "example1.odt"
Error in odfWeave(inFile, outFile) : Error unzipping fi...
2013 Apr 11
3
odfWeave: Some questions about potential formatting options
Hello All,
Learning to use the odfWeave package. I really like the package. It has good documentation, makes some very nice looking tables, and seems to have lots of options for customizing output.
There are a few things I'd like to do that don't seem to be covered in the documentation though. So I'm not sure if they're possible or not.
Here's a list of some things I'd
2006 Jul 25
2
Sweave and tth
I tried odfWeave to create an OpenOffice file and found that it
exhausted the memory of my large linux machine and took a long time to
run. LaTeX with Sweave is blazing fast and extremely flexible. Most of
the time I can give clients a pdf file. Sometimes I'd like to make
Sweave LaTeX files more accessible (and editable) to (gulp) Word users,
mainly so they can extract tables and other