copy.into.env: Copies all members of a list or environment into an...

Description Usage Arguments

View source: R/restorepoint.R

Description

Copies all members of a list or environment into an environment

Usage

1
2
3

Arguments

source

a list or environment from which objects are copied

the

enviroenment into which objects shall be copied

names

optionally a vector of names that shall be copied. If null all objects are copied

exclude

optionally a vector of names that shall not be copied


restorepoint documentation built on May 2, 2019, 4:39 p.m.