search for: a4re

Displaying 13 results from an estimated 13 matches for "a4re".

Did you mean: a4r
2013 Mar 21
2
How to store data frames into pdf file and csv file.
Hello, I have a data frame > mdl.summary est.coef std.err t.stat intercept 0.0011625517 0.0002671437 4.351784 aa -0.0813727439 0.0163727943 -4.969997 dummy1 -0.0002534873 0.0001204000 -2.105376 dummy2 -0.0007784864 0.0001437537 -5.415417 bb -0.0002856727
2011 Jun 25
3
How to export to pdf in landscape orientation?
Does anybody know how to get a pdf file with landscape orientation?. pdf(file= 'my_file.pdf' ,onefile=T,paper='A4') plot(sin, -pi, 2*pi) dev.off() Thank's in advance Juan A. Hernandez Spain [[alternative HTML version deleted]]
2008 Jul 01
3
dev.off() inside a function & other glitches
Hi R people I am using a function to create a pdf device, then send a lot of plots to it in a loop then a last lattice xyplot (itself within a function) outside the loop and finally call dev.off() to write to the file. This works well apart from the fact that the last plot does not get sent to the file unless I comment out dev.off() and then apply it in the console afterwards instead:
2008 May 06
1
ggplo2: x_discrete labels size/direction
Hi everyone, I've got quite a few labels along the x axis and ggplot2 basically just crams them on top of each other. Is it possible to reduce the font size and/or text direction? Stretching the "windows" device window manually also helps, but I found that setting the parameters for the pdf device (where my scripts should print the data), such as paper="a4r" just results
2019 Nov 27
1
join samba 3.6 to ad with samba.411
...> > > > > > > > > > > > --=20 > > > Stefan Kania > > > Landweg 13 > > > 25693 St. Michaelisdonn > > > > > > > > > Signieren jeder E-Mail hilft Spam zu reduzieren und sch=C3=BCtzt Ihre = > Privatsph=C3=A4re. Ein kostenfreies Zertifikat erhalten Sie unter https:/= > /www.dgn.de/dgncert/index.html > > > > > > > > > > > > --=20 > > > To unsubscribe from this list go to the following URL and read the > > > instructions: https://lists.samba.org/m...
2011 Oct 27
1
plotting large time series
hello, I got a problem with plotting large time series, since I want to store the results in a .PDF file (I want to store several pages of plots). The PDF files get too large to be handled (> 10MB, one was even 200MB big). So I wonder, if there would be a possibilty to either - reduce the file size of the PDF - change the way the plot is generated to reduce the plot size? I use:
2010 Nov 16
1
problem with PDF/postcript, cannot change paper size: "‘mode(width)’ and ‘mode(height)’ differ between new and previous"
Hi, The pdf function would not let me change the paper size and gives me the following warning: pdf("figure.pdf", width="6", height="10") Warning message: ?mode(width)? and ?mode(height)? differ between new and previous ==> NOT changing ?width? & ?height? If I use the option paper = "a4r", it does not give me a warning but still prints on a
2019 Nov 27
2
join samba 3.6 to ad with samba.411
Hi, I had such a Problem with an old SLES 11 and Samba 3.6. I needed to enable SMB1 on the DC. Samba 4.11 disables SMB1 Boy default. Regards Andreas Von meinem iPhone gesendet > Am 27.11.2019 um 16:43 schrieb Stefan Kania via samba <samba at lists.samba.org>: > > ?when we try to join we get the following error message: > > Failed to join domain: failed to lookup DC info
2010 May 29
3
adding statistical output to a plot
I have written a function to emulate minitab's QQ plotting output (with SW test and AD test results on the graph): mtab.norm<-function(x) { library(nortest) library(lattice) x<-as.numeric(x) x<-as.vector(x) plot.ht<-4.6 plot.wd<-4.6 pt.ht=plot.ht/5 txt.sz<-(plot.ht/7.5) X11(width=plot.wd, height=plot.ht, bg='gray96') qqplot(x, pch=16, cex=pt.ht,
2007 Apr 24
0
R 2.5.0 is released
I've rolled up R-2.5.0.tar.gz a short while ago. This is a development release which contains a number of new features. In particular: - Object name completion by integration of package 'rcompletion' by Deepayan Sarkar - New recommended package 'codetools' by Luke Tierney - New Rscript front-end, which enables shell-like R scripting also, a number of mostly minor
2007 Apr 24
0
R 2.5.0 is released
I've rolled up R-2.5.0.tar.gz a short while ago. This is a development release which contains a number of new features. In particular: - Object name completion by integration of package 'rcompletion' by Deepayan Sarkar - New recommended package 'codetools' by Luke Tierney - New Rscript front-end, which enables shell-like R scripting also, a number of mostly minor
2007 Aug 11
0
DOE and interaction plot general question
This is a general question about Design of experiments. If i am not allowed to post general questions like this here please accept my apologies and ignore the question. I did a DOE with six factors in eight runs. I know i cannot check for interactions using this design, but i tried the interaction plot and it showed me many interactions. After this I foldover the design and ran the 8 runs to learn
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++