

   TTeerrmmiinnaattee aann SSeessssiioonn

        quit(save="ask")
        q(save="ask")

   AArrgguummeennttss::

       save: a character string indicating whether the environ-
             ment (workspace) should be saved.

   DDeessccrriippttiioonn::

        `save' must be one of `"no"', `"yes"', or `"ask"'.  In
        the first case the workspace is not saved, in the sec-
        ond it is saved and in the third the user is prompted.
        Invoking these functions results in the termination of
        the current session.

