Displaying 2 results from an estimated 2 matches for "gilbane".
Did you mean:
gijane
2011 Jun 16
1
Placing Text on ggplot2 graphics vs. xyplot
...t;
(noting the ggplot2 "layout", such as vplayout, seems useful only for multiple plots on one screen /
page rather than splitting a single plot over multiple pages.)
(I could also do this by brute force, if needed.)
My thanks to all,
Guy Jett, R.G.
Project Geologist
ITSI, A Gilbane Company
[[alternative HTML version deleted]]
2011 Jan 13
0
Help with Data Transformation - RESOLVED
...the resulting matrix into a count of values but the docs give an indication of the resolution). So it looks like I'm on my way after some further data clean-up.
I am using dcast() as I wish to stay 2-dimensional (personal limitations on brain()).
Cheers and thanks again to all,
Guy
ITSI, A Gilbane Company
(925) 946-3340 Direct
(925) 457-4168 ITSI Cell
gjett@itsi.com<mailto:gjett@itsi.com>
From: Dennis Murphy [mailto:djmuser@gmail.com]
Sent: Wednesday, January 12, 2011 1:19 PM
To: Guy Jett
Cc: r-help@r-project.org
Subject: Re: [R] Help with Data Transformation
Hi:
This seems like a p...