Displaying 8 results from an estimated 8 matches for "poscript".
Did you mean:
noscript
2002 Aug 10
1
poscript("fileName.eps") possible?
I have been checking the information provided with postscript().
Acording to the manual the argument of postscript() is the name of a
file with extension ps .
The postscript produced by R is EPS (Encapsulated PostScript)
compatible, so I tried to pass to postscript() the name of a file
with extension eps. Then I included this file in
a Latex document and everything worked fine.
Does what I
2000 Jul 11
3
postscript()
...enter}
\includegraphics[height=4in]{graphic1.ps}
\caption{boxplot}
\end{center}
\end{figure}
to include the graphic in the document. Using the command
xdvi test
I can preview the document and the graph is shown. I use
dvips test.dvi
to print the document. This arrangement works perfectly with poscript
graphics produced by gimp but the printer hangs at the beginning of the
graphic when I use graphics generated by the postscript command in R.
An example postscript graph is produced in R by
yield <-
c(96,37,58,69,73,81,93,81,79,101,96,102,60,54,78,56,61,69,76,89,88,84,75,68)
variety <- fact...
2005 Dec 27
2
Create pdf and postscript files
Hello,
I would like to learn how to create a pdf and a postscript file from an R
graphic.
For example, I tried :
plot(1) # example
pdf("H:/Perso/essai.pdf")
postscript("H:/Perso/essai.ps")
But the pdf document created is empty.
How do these functions work ?
Thank you very much.
--
David Hajage
Interne de santé publique
Institut Curie
2007 Nov 21
1
Plotting + saving to file on Linux
Thanks to all those of you who answered my question about how to save a plot
to a file.
But now I have another problem. That is I wish to see / examine the plot on
the screen in advance of saving it to a file. If I launch X11() or pdf() or
Poscript() the plot does not appear on my screen .. So I have to save it
blindly ??
Thank you again
--
Maura E.M
[[alternative HTML version deleted]]
2005 Feb 08
1
About rpcclient and adddriver command
...ize 8
result was WERR_INVALID_PARAM
I 've looked rpcclient manpages and googled a lot, i've looked that all
the files
i mention in the rpcclient command are in the $print\W32X86 folder and...
i don't know!!
The rpcclient adddriver command is only for installing cups and adobe
poscript
drivers? or can i install hp drivers too?
Thx anyway!!
Xavi
2012 Nov 04
3
Saving R Graph to a file
Hi
I am not sure why I can't get my plot saved to a file as .ps, I searched
online and I found that I have to use something is called postscript,png or
pdf function which I did but still not working.
Actually what I have is a matrix with almost 300-400 columns. I need to
create a histogram and boxplot for some columns as .ps file (with reasonable
size if i can adjust that would be nice also)
2003 May 30
12
pdf printer
Hi,
I created a PDFPrinter as per
http://marc.theaimsgroup.com/?l=samba&m=105301236523413&w=2
I have another question, do I need to add a Color Laser Printer Driver in
W2K to the PDF share to generate color PDF in Windows?
Regards,
Norman
2007 Nov 23
0
R users in Cyprus
...97f486ec5f1 at mail.gmail.com>
Content-Type: text/plain
Thanks to all those of you who answered my question about how to save a plot
to a file.
But now I have another problem. That is I wish to see / examine the plot on
the screen in advance of saving it to a file. If I launch X11() or pdf() or
Poscript() the plot does not appear on my screen .. So I have to save it
blindly ??
Thank you again
--
Maura E.M
[[alternative HTML version deleted]]
------------------------------
Message: 74
Date: Wed, 21 Nov 2007 16:56:46 -0800 (PST)
From: Moshe Olshansky <m_olshansky at yahoo.com>
Subj...