Skip to contents

This returns or assigns the environment used in the := operator

Usage

.assignParent(env = NULL)

Arguments

env

environment to assign to; if NULL (the default), the current parent environment is returned.

Value

the environment used in the := operator

Author

Matthew L. Fidler

Examples

.assignParent()
#> <environment: 0x56465310cbc8>