ivo welch wrote:
please ignore part 1. of course, the cat works. my mistake. I just
need to learn how to step up frames, please.
parent.frame() will give you the frame of the caller. For example, in
the browser,
caller <- parent.frame()
ls(caller)
caller$foo
etc. parent.frame() has
please ignore part 1. of course, the cat works. my mistake. I just
need to learn how to step up frames, please.
regards,
/iaw
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://w
2 matches
Mail list logo