fuse_env: The 'fuse()' environment

View source: R/package.R

fuse_envR Documentation

The fuse() environment

Description

Get the environment passed to the envir argument of fuse(), i.e., the environment in which code chunks and inline code are evaluated.

Usage

fuse_env()

Value

When called during fuse(), it returns the envir argument value of fuse(). When called outside fuse(), it returns the global environment.


litedown documentation built on Oct. 17, 2024, 1:06 a.m.