detachReturn: Detach an environment and return it. NB: the returned...

View source: R/support.r

detachReturnR Documentation

Detach an environment and return it. NB: the returned environment contains the contents of the attached environment but is actually a newly created different environment object from the original.

Description

Detach an environment and return it. NB: the returned environment contains the contents of the attached environment but is actually a newly created different environment object from the original.

Usage

detachReturn(envname)

Arguments

envname

name of the attached environment

Value

an environment


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.