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 June 8, 2025, 9:40 p.m.

Related to exit in broman...