save_append: Append data to a RData file

View source: R/save_append.R

save_appendR Documentation

Append data to a RData file

Description

Save one or more R objects to a RData file already containing objects.

Usage

save_append(..., list, file)

Arguments

...

The names of objects to be saved.

list

A character vector containing the names of objects to be saved.

file

The name of a file where the data will be saved.


neyhartj/neyhart documentation built on Jan. 17, 2024, 11:13 a.m.