env_copy: Copy objects from one env to another

View source: R/helpers-env.R

env_copyR Documentation

Copy objects from one env to another

Description

Ignores missing objects.

Usage

env_copy(from, to, nms)

Arguments

from

environment to copy from

to

environment to copy to

nms

names of objects to copy

Value

names of objects copied


sakrejda/swr documentation built on April 16, 2022, 11:57 a.m.