How to Apply the quit() Function in R (Example Code)

This article explains how to automatically close an R session using the quit function in R programming.

Example: Closing an R Session Using quit() Function

quit()      # Terminating R session

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed

Menu
Top