Skip to content
Prev 22569 / 63421 Next

how to determine if a function's result is invisible

On 10/25/06, Marc Schwartz <MSchwartz at mn.rr.com> wrote:
In the case of S3 one could search for a UseMethod and, if found, just
search all available methods for invisible without trying to figure out
which one(s) get dispatched on the theory that its likely
that they will all return or all not return invisibly since methods are
supposed to maintain a certain sense of semantic consistency.

In the case of internal R functions there may not be that many that
return invisibly so one could just make a list of them and check against
that list.  Is there some way to grep these out?

Thread (33 messages)

Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Marc Schwartz how to determine if a function's result is invisible Oct 25 Deepayan Sarkar how to determine if a function's result is invisible Oct 25 Duncan Murdoch how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Marc Schwartz how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 25 Duncan Murdoch how to determine if a function's result is invisible Oct 25 Gabor Grothendieck how to determine if a function's result is invisible Oct 26 Philippe GROSJEAN how to determine if a function's result is invisible Oct 26 Gabor Grothendieck how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 26 Gabor Grothendieck how to determine if a function's result is invisible Oct 26 Philippe GROSJEAN how to determine if a function's result is invisible Oct 26 Bill Dunlap how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 26 Duncan Murdoch how to determine if a function's result is invisible Oct 28 Gabor Grothendieck how to determine if a function's result is invisible Oct 28 John Fox how to determine if a function's result is invisible Oct 28 Philippe GROSJEAN how to determine if a function's result is invisible Oct 28 Duncan Murdoch how to determine if a function's result is invisible Oct 28 Philippe GROSJEAN how to determine if a function's result is invisible Oct 29 Duncan Murdoch how to determine if a function's result is invisible Oct 29 Philippe GROSJEAN how to determine if a function's result is invisible Oct 29 Gabor Grothendieck how to determine if a function's result is invisible Oct 29 Duncan Murdoch how to determine if a function's result is invisible Oct 29 Gabor Grothendieck how to determine if a function's result is invisible Oct 29 Luke Tierney how to determine if a function's result is invisible Oct 29 Duncan Murdoch how to determine if a function's result is invisible Oct 29 Martin Morgan how to determine if a function's result is invisible Oct 29 Philippe GROSJEAN how to determine if a function's result is invisible Oct 29