saveit: Save R Objects With External Name

View source: R/saveit.r

saveitR Documentation

Save R Objects With External Name

Description

A wrapper function around save. Assign a string as filename for a R object, instead the environment name. Will save file to disk.

Usage

saveit(..., string, file)

Arguments

string

A string used as filename for the saved R object

file

Any R object in the environment of any type or class.


Seneketh/StanDDM documentation built on July 15, 2024, 5:01 p.m.