exit {broman}
R Documentation
exit R without saving
Description
exit R without saving workspace.
Usage
exit()
Details
This just calls
q("no")
Value
None.
[Package
broman
version 0.80
Index
]