Skip to content
Back to formatted view

Raw Message

Message-ID: <1051206755.7207.15.camel@xeon>
Date: 2003-04-24T17:52:35Z
From: Michaell Taylor
Subject: pause during execution

I am trying to figure out how to pause the execution of a script and
release the R command prompt to users and then continue execution of the
script from the point it was stopped.  This operation is analogous to
the "pause" command in stata.  

If I remember correctly, insertion of a pause command in a stata script
stopped script execution and allows users to manipulate objects that
currently exist.  Upon "quiting" the script picks up where it left off.

I am sure there is such a facility, but I can't find it.

Michaell Taylor