- 1. [S] deparse+substitute (score: 1)
- Author: "Paul Quataert" <Paul.Quataert@ihe.be>
- Date: Thu, 23 Apr 1998 10:31:57 MET-1METDST
- I want to use the deparse(substitute()) combination to create labels, e.g. tstS <- function(xv) deparse(substitute(xv)) Then I get for tstS(letters) [1] "letters" Everything is OK for now. However th
- /archives/html/s-news/1998-04/msg00183.html (8,170 bytes)
- 2. Re: [S] deparse+substitute (score: 1)
- Author: Bill Venables <wvenable@attunga.stats.adelaide.edu.au>
- Date: Thu, 23 Apr 1998 18:51:41 +0930
- As one would expect, of course. That information is not passed on. I'm going to stick my neck out and say I suspect it is not possible, for the simple reason that S has a strict call-by-value protoco
- /archives/html/s-news/1998-04/msg00187.html (10,101 bytes)
- 3. Re: [S] deparse+substitute (score: 1)
- Author: Patrick Burns <pburns@pburns.seanet.com>
- Date: Wed, 22 Apr 1998 19:37:55 +0000
- I'm sure there are better ways, but here is the first one that worked for me. This technique is going to get pretty messy if you traverse a few more levels. function(...) tstS(...) function(xv) { dep
- /archives/html/s-news/1998-04/msg00188.html (9,249 bytes)
- 4. Re: [S] deparse+substitute (score: 1)
- Author: Ray Brownrigg <Ray.Brownrigg@mcs.vuw.ac.nz>
- Date: Tue, 28 Apr 1998 13:54:13 +1200 (NZST)
- Paul Quataert <Paul.Quataert@ihe.be> asked: Bill Venables <wvenable@attunga.stats.adelaide.edu.au> responded: and Patrick Burns <pburns@pburns.seanet.com> also: Here is another possibility which as f
- /archives/html/s-news/1998-04/msg00244.html (10,323 bytes)
This search system is powered by
Namazu