[R] Trellis.par.set/ family/ global change font?

2006-06-29 Thread McClatchie, Sam \(PIRSA-SARDI\)
Background: OS: Linux Ubuntu Dapper 6.06 release: R 2.3.1 editor: GNU Emacs 21.4.1 front-end: ESS 5.2.3 - Colleagues I have a rather complicated trellis plot that a journal editor has requested I edit and change all the fonts to times. I'd like to change all

Re: [R] Cross correlation/ bivariate/ mantel

2006-05-22 Thread McClatchie, Sam \(PIRSA-SARDI\)
Thanks Spencer Give a wo/man a fish and s/he becomes an aid dependent, give a wo/man a rod and s/he becomes a fisherman Sam -Original Message- From: Spencer Graves [mailto:[EMAIL PROTECTED] Sent: Tuesday, 23 May 2006 9:58 AM To: McClatchie, Sam (PIRSA-SARDI) Cc: r-help

[R] Cross correlation/ bivariate/ mantel

2006-05-18 Thread McClatchie, Sam \(PIRSA-SARDI\)
Background: OS: Linux Ubuntu Dapper release: R 2.3.0 editor: GNU Emacs 21.4.1 front-end: ESS 5.2.3 - Colleagues I have two spatial datasets (latitude, longitude, fish eggs) and (latitude, longitude, fish larvae) at the same 280 stations (i.e. 280

[R] A comment about R:

2006-01-04 Thread McClatchie, Sam (PIRSA-SARDI)
From: Peter Dalgaard [EMAIL PROTECTED] Subject: Re: [R] A comment about R: One thing that is often overlooked, and hasn't yet been mentioned in the thread, is how much *simpler* R can be for certain completely basic tasks of practical or pedagogical relevance: Calculate a simple derived

[R] balloonplot/ package gplots/ getting rid of the grid

2005-10-31 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.1.1 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues Does anyone know how to get rid of the grid in balloonplot? I have read the help file. tt - seq(1,10) tt2 - tt+20 tt3 -tt*1.5 balloonplot(tt, tt2, tt3)

[R] R CMD INSTALL -l /path/to/library packagename/ fixed

2005-09-13 Thread McClatchie, Sam (PIRSA-SARDI)
then run the R CMD INSTALL packagename then just copy the package subdirectory back to /usr/lib/R/library A cheat fix, but it worked. Sam -Original Message- From: Gabor Grothendieck [mailto:[EMAIL PROTECTED] Sent: Tuesday, 13 September 2005 3:41 PM To: McClatchie, Sam (PIRSA-SARDI) Cc: r

[R] R CMD INSTALL -l /path/to/library packagename

2005-09-12 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.1.1 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 Colleagues Since I upgraded to R 2.1.1, I am getting a an error message from R CMD INSTALL packagename that says R_HOME ('/usr/local/lib/R') not found. That's not too surprising, since R is now

[R] return unique values from date/time class object

2005-08-15 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues I have a wind speed time series with a normal frequency distribution and a spike in the 5 metres/second bin. The most likely explanation is that the

[R] return unique values from date/time class object

2005-08-15 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.1.1 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Thanks to Brian Ripley (I've upgraded from source, thanks for the reminder) and Petr Pikal for their suggestions, but I have not made clear the form of my data:

[R] lattice/ grid.layout/ multiple graphs per page

2005-07-28 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - -Original Message- From: Deepayan Sarkar [mailto:[EMAIL PROTECTED] Sent: Friday, 29 July 2005 3:44 AM To: McClatchie, Sam (PIRSA-SARDI) Cc: R-Help-Request

[R] trellis graphics/ trellis.par.set()

2005-07-26 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues I want to increase the size of the axis markings and labels on some trellis graphs, and I am having some trouble with trellis.par.set()

[R] R-help

2005-06-21 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues Is there a function in R that is an equivalent of zoom in matlab? This is very useful for being able to magnify details in a plot. I have searched the

[R] sapply following using by with a list of factors

2005-05-29 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues I am having some trouble extracting results from the function by, used to average variables in a data.frame first by one factor (depth) and then by a

[R] Fixed/ trellis/ panel.superpose/ passing in superscripts/ groups

2005-03-15 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues I have solved the miscoding with subscript and groups in panel.superpose. I was neglecting to pass in the variables correctly.

[R] trellis/ panel.superpose/ passing in superscripts/ groups

2005-03-14 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues I'm plotting fish egg densities in temperature-salinity space (i.e. mean temperature ~ mean salinity | fish egg densities) for two survey years. The

[R] initialising trellis device {lattice}/ postscript

2005-03-13 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 - Colleagues I am using: trellis.device(postscript, file=../figures/name.ps) .code to generate the trellis display here graphics.off() to create a

fixed/ [R] initialising trellis device {lattice}/ postscript

2005-03-13 Thread McClatchie, Sam (PIRSA-SARDI)
] Sent: Monday, 14 March 2005 10:52 AM To: 'McClatchie, Sam (PIRSA-SARDI)' Subject: RE: [R] initialising trellis device {lattice}/ postscript Could it be that you need to wrap the xyplot() call in print()? Andy From: McClatchie, Sam (PIRSA-SARDI) Background: OS: Linux Mandrake 10.1 release: R

[R] returns the value of a polynomial of degree n evaluated at x.

2004-08-08 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 9.1 release: R 1.9.0 editor: Xemacs 21.4 frontend: ESS 5.1.23 - Colleagues Is there a function in R that is similar to polyval in matlab? (y = polyval(p,x) returns the value of a polynomial of degree n evaluated at x. The

[R] irregular time series

2004-05-19 Thread McClatchie, Sam (PIRSA-SARDI)
Background: OS: Linux Mandrake 9.1 release: R 1.9.0 editor: Xemacs 21.4 frontend: ESS 5.1.23 - Colleagues I have two time series (upwelling index and water temperature) of evenly spaced, daily data over 18 months, but the upwelling index series has a gap of

[R] fisheries acoustics

2004-03-14 Thread McClatchie, Sam (PIRSA-SARDI)
Hello Bruno Your query is very broad, but it sounds as if you have not heard of a Windoz based application package called Echoview http://www.sonardata.com/sonardata/default.shtm. Of course there are about half a dozen to a dozen or more analysis packages out there that have been developed by