Skip to contents

Tool: Describe an environment

Usage

btw_tool_describe_environment(environment = global_env(), items = NULL)

Arguments

environment

An environment to describe.

items

Optional. A character vector of objects in the environment to describe.

Value

A string describing the environment contents with #> prefixing each object's printed representation.