- 1. Re: [S] improvement? (score: 1)
- Author: Peter Perkins <peter@caliban.ucsd.edu>
- Date: Thu, 11 May 2000 14:32:31 -0700
- try this: in $SHOME/splus/lib/X11/helpstart, replace the line open(url,"srch_trm","width=800,height=500,resizable=1, scrolling=1,menubar=1,scrollbars=1"); with the line open(url,"srch_trm","width=60
- /archives/html/s-news/2000-05/msg00085.html (8,135 bytes)
- 2. Re: [S] improvement? (score: 1)
- Author: Peter Perkins <peter@caliban.ucsd.edu>
- Date: Thu, 11 May 2000 14:34:50 -0700
- whoops - i forgot the filename in which to make the change. what i meant was in $SHOME/splus/lib/X11/helpstart/all.html, replace the line open(url,"srch_trm","width=800,height=500,resizable=1, scroll
- /archives/html/s-news/2000-05/msg00086.html (7,869 bytes)
- 3. [S] Splus TRUNC_AUDIT (score: 1)
- Author: Peter Perkins <peter@caliban.ucsd.edu>
- Date: Fri, 25 Feb 2000 10:26:39 -0800
- The $SHOME/cmd/TRUNC_AUDIT script that is installed with SPlus5.1 under Irix6.x seems to still be living in 3.4-land: i had to change occurrences of "$file/.Audit" to "$file/.Data/.Audit" to get it t
- /archives/html/s-news/2000-02/msg00265.html (7,572 bytes)
- 4. [S] disappearing comments in functions? (score: 1)
- Author: Peter Perkins <peter@caliban.ucsd.edu>
- Date: Fri, 14 Jan 2000 15:26:40 -0800
- hi SPlussers -- running Splus5.1 under Irix 6.5, say i create the following S source in my favorite editing function (e.g., tmp_vi(tmp)): function() { if(T) { x <- 1 } } what i get after S reformats
- /archives/html/s-news/2000-01/msg00091.html (7,628 bytes)
- 5. [S] decimal points in Splus v5 (score: 1)
- Author: Peter Perkins <peter@caliban.ucsd.edu>
- Date: Tue, 29 Jun 1999 15:04:20 -0700
- can anyone point me to documentation about how/why the new release of S deals with decimal points in numbers that don't "need them"? that is, in S-Plus v5.1, the expression function() c(1, 1., 1.0, 1
- /archives/html/s-news/1999-06/msg00241.html (7,387 bytes)
- 6. [S] commas in number format (score: 1)
- Author: Peter Perkins <peter@caliban.ucsd.edu>
- Date: Mon, 22 Jun 1998 12:53:45 -0700
- hi all - some journals insist on having ALL numbers, even those on figure axes, formatted with commas. it's getting to be annoying to have to use xaxt="n" followed by axis() with the labels hard-code
- /archives/html/s-news/1998-06/msg00163.html (7,294 bytes)
- 7. Re: [S] Points in or out of polygon (score: 1)
- Author: Peter Perkins <peter@caliban.ucsd.edu>
- Date: Wed, 04 Mar 1998 10:46:18 -0800
- this should do what you want: region.inside <- function(test, vertices) { n <- nrow(vertices) - 1 if(!is.matrix(test)) test <- matrix(test, nrow = 1, byrow = T) x <- - outer(test[, 1], vertices[1:n,
- /archives/html/s-news/1998-03/msg00053.html (8,934 bytes)
This search system is powered by
Namazu