s-news
[Top] [All Lists]

[S] eval() question

To: "'s-news@wubios.wustl.edu'" <s-news@wubios.wustl.edu>
Subject: [S] eval() question
From: "Zhang, Limin" <Limin.Zhang@gs.com>
Date: Thu, 21 Oct 1999 12:41:52 -0400
Sender: owner-s-news@wubios.wustl.edu

Can someone point out what's wrong with the following S call:

-------------

> eval(mean(y),local=list(y=c(1,2,3)))
Error: Object "y" not found
Dumped

-------------------------------

Thanks

LZ
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>
  • [S] eval() question, Zhang, Limin <=