get.stored.dots: Returns the ellipsis (...) that has been stored in...

View source: R/restorepoint.R

get.stored.dotsR Documentation

Returns the ellipsis (...) that has been stored in restore.point name as a list

Description

Returns the ellipsis (...) that has been stored in restore.point name as a list

Usage

get.stored.dots(name, deep.copy = FALSE)

Arguments

name

the name whith which restore.point or store.objects has been called.

deep.copy

shall a deep copy of stored objects be made


skranz/restorepoint documentation built on June 30, 2024, 11:13 p.m.