On 5/11/2014 8:53 PM, Paul Murrell wrote:
Hi
There is a grid.roundrect(), in case you are working in that
alternative universe.
p.s. Is it feasible to mix grid with traditional graphics? Your Ch. 6
begins, "This chapter is useful for drawing ... from scratch, and for
adding output to plots
Please do ask Mac-specific questions on R-sig-mac (see the posting
guide): this about the Apple installer.
But always try another mirror first: BTW cran.stat.ucla.edu gets far
more than its share of problem reports.
There have been no similar reports on R-sig-mac in the month or so that
R 3.
On 5/11/2014 8:53 PM, Paul Murrell wrote:
Hi
There is a grid.roundrect(), in case you are working in that
alternative universe.
Hi, Paul:
Is there an easy way to specify the roundrect arguments in
standard user coordinates? "plot(7:8); grid.roundrect(.6, .4, .4, .2,
name='rr')" ga
Hi Spencer
I do not know if library(tikzDevice) or such ilk will be of help - it may
depend on what you are doing.
NB I am not familiar with it
Regards
Duncan
Duncan Mackay
Department of Agronomy and Soil Science
University of New England
Armidale NSW 2351
Email: home: mac...@northnet.com.au
On 5/11/2014 8:29 PM, Jim Lemon wrote:
On Sun, 11 May 2014 06:46:29 PM Spencer Graves wrote:
Is there a function for creating a box with rounded corners?
I can write one, but I thought I'd ask first.
Hi Spencer,
The tab.title function in plotrix has most of the code for this
Hi
There is a grid.roundrect(), in case you are working in that alternative
universe.
Paul
On 05/12/14 13:46, Spencer Graves wrote:
Is there a function for creating a box with rounded corners?
I can write one, but I thought I'd ask first.
Thanks,
Spencer Grave
Thanks!
--
QQ: 1733768559
At 2014-05-11 23:08:06,"Bert Gunter" wrote:
>... sorry, should be simply ?reorder
>
>-- Bert
>
>Bert Gunter
>Genentech Nonclinical Biostatistics
>(650) 467-7374
>
>"Data is not information. Information is not knowledge. And knowledge
>is certainly not wisdom."
>
On Sun, 11 May 2014 06:46:29 PM Spencer Graves wrote:
>Is there a function for creating a box with rounded corners?
>
>
>I can write one, but I thought I'd ask first.
>
>
Hi Spencer,
The tab.title function in plotrix has most of the code for this.
Jim
_
Is there a function for creating a box with rounded corners?
I can write one, but I thought I'd ask first.
Thanks,
Spencer Graves
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do rea
Hello,
I'm trying to upgrade R from 3.0.3 to 3.1 on MacBookPro Mavericks 10.9.2.
After downloading R-3.1.0-mavericks.pkg from http://cran.stat.ucla.edu/ and
clicking it, I get the following error message:
"R-3.1.0-mavericks.pkg can't be installed because its digital signature is
invalid".
I chec
Hello I'm interested in calculating the # of Km north/south and east/west
between two sets of geographic points. Sort of like the gcdist() function
but rather than just a single distance have the x & y broken up.
I've found some raw code online but I have been unable to find a package
that has th
Many thanks.
Ed
On May 11, 2014, at 1:11 AM, Duncan Mackay wrote:
> Hi
>
> Just an addition for the future :
> If you wanted to have different main title plots to the same device then
> par.settings can be used for each plot
>
> xyplot(1 ~1,
> par.settings = list(par.main.text =
... sorry, should be simply ?reorder
-- Bert
Bert Gunter
Genentech Nonclinical Biostatistics
(650) 467-7374
"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
H. Gilbert Welch
On Sun, May 11, 2014 at 8:04 AM, Bert Gunter wrote:
> see also ?
see also ?reorder.factor
-- Bert
Bert Gunter
Genentech Nonclinical Biostatistics
(650) 467-7374
"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
H. Gilbert Welch
On Sun, May 11, 2014 at 6:42 AM, Uwe Ligges
wrote:
>
>
> On 11.05.2014 10:37
On 11.05.2014 10:37, meng wrote:
boxplot(count ~ spray, data = InsectSprays)
The order of the plot is: A,B,C,D,E,F.
If I want the order of the plot is: F,B,E,A,D,C, how to do then?
For example, you can change the order of the levels, so that you get a
more natural ordering for your task.
boxplot(count ~ spray, data = InsectSprays)
The order of the plot is: A,B,C,D,E,F.
If I want the order of the plot is: F,B,E,A,D,C, how to do then?
Many thanks!
My best
--
QQ: 1733768559
[[alternative HTML version deleted]]
__
R
Dear all,
there was indeed a misplaced parenthesis, so the last line runs as:
.Names = c("row", "stimulation", "positivity", "group", "copy")),
row.names = c(NA, -120L), class = "data.frame")
with two )) at the end of .Names.
problem solved,
thank you
Luigi
On Thu, Mar 13, 2014 at 7:29 PM,
17 matches
Mail list logo