MONETARY=English_United Kingdom.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United Kingdom.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
This may be related to
http://tolstoy.newcastle.edu.au/R/e6/devel/09/01/0259.ht
Gabriel Margarido gmail.com> writes:
> ... I looked for a way to return the values
> without copying (even tried Rmemprof), but without success. Any ideas?
> ...
I solved similar problems using the R.oo package, which emulates
pass-by-reference semantics in 'R'.
HTH
Keith
datasets methods base
I get this debugging error whether I enter the code directly, source a
.R file or invoke with Rscript, under SuSe linux 10.3 (as above) but
also get it if I try under Windows Vista with R version 2.8.0 Patched
(2008-10-21 r46766). (It all works perfectly happily without t
thout recoding everything into grid.)
Thankyou,
Keith Ponting
R version 2.8.0 (2008-10-20)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain c
ed
Kingdom.1252;LC_NUMERIC=C;LC_TIME=English_United Kingdom.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Thanks in advance,
Keith Ponting
Aurix Ltd, Malvern WR14 3SZ UK
__
R-help@r-project.org mailing
Thankyou for your response.
> From: Prof Brian Ripley [mailto:[EMAIL PROTECTED]
> Sent: 14 October 2008 12:09
> To: Keith Ponting
> Cc: [EMAIL PROTECTED]; r-help@r-project.org
> Subject: Re: [R] histogram loses top row with alpha transparency under
> Windows
>
> I *pres
to make
visible a "small" distribution on the skirt of a large one, which means
that scaling the bar heights is not sufficient. I have worked around the
problem by modifying panel.histogram to _clip_ the bar heights.
Keith
Keith Ponting
Aurix Ltd, Malvern WR14 3SZ UK
nting"
user
"kponting"
Keith Ponting
Aurix Ltd, Malvern WR14 3SZ UK
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guid
single plot
cols <- hcl.spread(2,twist=-90,c=60,alpha=0.7)
par <- par(mfrow=c(1,1),mar=c(0,0,0,0))
repeat.box(1) # outliers only
par <- par(mfrow=c(1,1),mar=c(1e-10,0,0,1e-10))
repeat.box(1) # boxplots as expected
Keith Ponting
Aurix Ltd, Malvern WR14 3SZ UK
ing there by
following the link on the R documentation page
(file:///C:/Program%20Files%20(x86)/R/R-2.7.1/doc/html/index.html)
Keith Ponting
Aurix Ltd, Malvern WR14 3SZ UK
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-he
10 matches
Mail list logo