env_where: Finds the environment of a function

env_whereR Documentation

Finds the environment of a function

Description

Finds the environment of a function

Usage

env_where(name, env = rlang::caller_env())

Arguments

name

The name of a function.

env

The environment.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.