[R] [beginner] simple keyword to exit script ?
David Winsemius
dwinsemius at comcast.net
Sun Nov 21 16:29:49 CET 2010
stop() throws an error but the side effect is to pop out of whatever
environment you may be in and return to the top-level. I thought that
was what you wanted. If not, then please produce a better problem
description with code as requested in the posting guide.
On Nov 21, 2010, at 10:12 AM, madr wrote:
>
> I try to use stop(), but i get:
> Error in eval.with.vis(expr, envir, enclos) :
> --
> View this message in context: http://r.789695.n4.nabble.com/
And learn to include context.
--
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list