exit: exit R without saving

View source: R/exit.R

exitR Documentation

exit R without saving

Description

exit R without saving workspace.

Usage

exit()

Details

This just calls q("no")

Value

None.


broman documentation built on July 8, 2022, 5:07 p.m.

Related to exit in broman...