Section 26 Write & Save Data
Save the R data.frame object as an RData object in your working directory.
Save the R data.frame object as .csv file in your working directory.
Save the session information as an R object
Save the R history file in your working directory
Save the R workspace in your working directory
Remove all objects from the R global environment