Thank you David, the useRaster=T does the trick! But, unfortunately, it
doesn't work for persp.
Is there any way to avoid the sRGB colors at the beginning of the R session?
I tried to edit my Rprofile:
.First <- function() {
a<-system("ls /dati/software/R_lib/*.r",intern=T)
for (i in a)
That's great! Thank you all!!
Final question: how can I edit permanently the .ps.prolog? Is the .First()
function an option?
Please, tell me every detail as I am a total dumb!
Many thanks
Gaetano
On Fri, Jul 22, 2011 at 11:27 AM, Ted Harding wrote:
> On 22-Jul-11 09:20:23, peter dalgaard wrot
don't know how to do that!!! I am still at the
beginner level with R. PLease, can anyone help me?
Thanks a lot
G
On Fri, Jul 22, 2011 at 9:04 AM, Rainer M Krug wrote:
>
>
> On Fri, Jul 22, 2011 at 12:44 AM, Duncan Murdoch > wrote:
>
>> On 11-07-21 5:17 PM, pilchat wr
ver,
>> always edit .ps.prolog. (I would expect that the line
>>
>> /setrgb { setrgbcolor } def
>>
>> instead of what is already there would reinstate the old behavior, but
>> no guarantees.
>> )
>>
>>
>> On Jul 21, 2011, at 17:26 , (Ted Ha
ote:
> On 21-Jul-11 07:23:54, pilchat wrote:
> > Dear R users,
> >
> > I have a desktop computer and a laptop, both of them with
> > Ubuntu Lucid. The former has R2.10 installed from Ubuntu
> > repositories (this is the most recent version in the
> > reposi
Dear R users,
I have a desktop computer and a laptop, both of them with Ubuntu Lucid. The
former has R2.10 installed from Ubuntu repositories (this is the most recent
version in the repositories), while the latter has R2.13 from the CRAN
repositories.
I noticed that postscript files generated wit
Hello R users,
I am new to R, so this may be a very stupid question. I need to
subscript the dotted circle (Hershey escape sequence "\\SO") to a
string. I tried using
text(.5,.5,substitute( R[disk] == 5 R["\\SO"] ) )
but it turns out to be a syntax error.
Do you have any suggestion?
Th
Dear R users,
do you know how to print the latex "\odot" symbol subscripted to axes
labels?
Thank you in advance
Gaetano
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R
Hi guys,
to make it easier, here is a simple case with the same issues. I use the
short function below to make the attached PS file.
Things to fix:
-) the greek letter "lambda" is not printed, while "mu" is printed (see
the plot command)
-) the annotation inside the plot area: the "+-" symbo
Dear R users,
I am trying to produce some plots in a postscript file, but I am
experiencing some issues. I open the device with
-
setPS()
postscript (file='gs_mcmc_dust.ps',width=5*3,height=5*3,horizontal =
FALSE, paper = "special",family =
"ComputerModern",encodi
Hi Colin,
I wish I could do the same with a "persp" plot, since the labels overlap
the ticks and the annotations. Unfortunately, I don't know the answer to
your question, but I'll stay tuned on this thread.
Good luck
Gaetano
On 11/25/2010 04:00 PM, statquant2 wrote:
Dear R users,
I am try
11 matches
Mail list logo