saveRds: Saving the work done to an rds object

View source: R/saveRds.R

saveRdsR Documentation

Saving the work done to an rds object

Description

This function is used to save the changes made to an rds object during an R session.

Usage

saveRds(rds.obj)

Arguments

rds.obj

The rds object to save.


Best-Nicklas/Dataprojekt documentation built on June 7, 2022, 12:08 a.m.