q: quit

View source: R/utils.r

qR Documentation

quit

Description

Quits R without saving the workspace to an image

Usage

q(save = "no", ...)

Arguments

save

Default no. Choose whether or not to save the workspace.

...

Additional arguments passed to the quit() function.


luhann/lumisc documentation built on Jan. 26, 2025, 5:16 a.m.