Skip to contents

rename an environment

Usage

env_rename(e, name, envir = parent.frame())

Arguments

e

the environment

name

the new name, to be passed to str_glue

envir

the environment to pass to str_glue

Value

the environment with the 'name' attribute set